System.Runtime.InteropServices.ComEventInterfaceAttribute public sealed class ComEventInterfaceAttribute : Attribute Documentation public Type EventProvider { get; } public Type SourceInterface { get; } public ComEventInterfaceAttribute(Type SourceInterface, Type EventProvider)