Share via


COMAddIn.Guid Property

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Guid As String
    Get
'Usage
Dim instance As COMAddIn
Dim value As String

value = instance.Guid
string Guid { get; }

Property Value

Type: System.String

See Also

Reference

COMAddIn Interface

COMAddIn Members

Microsoft.Office.Core Namespace