ComErrorException.InterfaceId 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.
Gets the identifier of the COM interface that is the source of the error.
public:
property Guid InterfaceId { Guid get(); };
public Guid InterfaceId { get; }
member this.InterfaceId : Guid
Public ReadOnly Property InterfaceId As Guid
Property Value
The identifier of the COM interface.