COMAddIn.Guid Property

Definition

Returns the globally unique class identifier (GUID) for the specified COMAddIn object.

public:
 property System::String ^ Guid { System::String ^ get(); };
public string Guid { get; }
member this.Guid : string
Public ReadOnly Property Guid As String

Property Value

Applies to