AddIn.Guid Свойство

Определение

Возвращает идентификатор GUID для объекта AddIn.

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

Значение свойства

String

Строка, представляющая имя надстройки CLSID.

Атрибуты

Применяется к