HostTypeAttribute.SourceInterfaceGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For COM only. Gets or sets the GUID of the source interface for a coclass in the host application's object model.
public string SourceInterfaceGuid { get; set; }
Property Value
The GUID of the source interface for COM events.