ICoclassInfo.Guid 属性

定义

获取对象的 GUID ICoclassInfo

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

属性值

String

对象的 GUID ICoclassInfo

属性

适用于