AddIn.Guid Eigenschaft

Definition

Ruft die GUID für das AddIn-Objekt ab.

public:
 property System::String ^ Guid { System::String ^ get(); };
public:
 property Platform::String ^ Guid { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public string Guid { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.Guid : string
Public ReadOnly Property Guid As String

Eigenschaftswert

String

Eine Zeichenfolge, die die CLSID des Add-Ins darstellt.

Attribute

Gilt für