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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。