共用方式為


HostTypeAttribute.SourceInterfaceGuid 屬性

僅適用於 COM。 設定或取得主應用程式物件模型中 coclass 之來源介面的 GUID。

命名空間:  Microsoft.VisualStudio.Tools.Applications.Runtime
組件:  Microsoft.VisualStudio.Tools.Applications.Runtime (在 Microsoft.VisualStudio.Tools.Applications.Runtime.dll 中)

語法

'宣告
Public Property SourceInterfaceGuid As String
    Get
    Set
public string SourceInterfaceGuid { get; set; }

屬性值

型別:System.String
COM 事件之來源介面的 GUID。

.NET Framework 安全性

請參閱

參考

HostTypeAttribute 類別

Microsoft.VisualStudio.Tools.Applications.Runtime 命名空間