Udostępnij przez


Właściwość ComErrorException.InterfaceId

Identyfikator interfejs COM, który jest źródło błędu.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public ReadOnly Property InterfaceId As Guid
    Get
'Użycie
Dim instance As ComErrorException
Dim value As Guid

value = instance.InterfaceId
public Guid InterfaceId { get; }
public:
property Guid InterfaceId {
    Guid get ();
}
member InterfaceId : Guid
function get InterfaceId () : Guid

Wartość właściwości

Typ: System.Guid
A Guid wartości.