ICoclassInfo.Guid Property

Definition

Gets the GUID for the ICoclassInfo object.

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

Property Value

A GUID for the ICoclassInfo object.

Attributes

Applies to