ComErrorException.InterfaceId Property

Definition

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.

Applies to