AddIn.Guid Propriedade

Definição

Obtém o GUID do AddIn objeto.

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

Valor da propriedade

String

Uma cadeia de caracteres que representa o CLSID do suplemento.

Atributos

Aplica-se a