IVsComReference.Guid 属性

定义

获取或设置标识 COM 引用的 GUID。

public:
 property Guid Guid { Guid get(); void set(Guid value); };
[System.Runtime.InteropServices.DispId(1610743810)]
public Guid Guid { get; set; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
member this.Guid : Guid with get, set
Public Property Guid As Guid

属性值

Guid

COM 引用的 GUID。

属性

适用于