共用方式為


HostTypeAttribute.ProxyType 屬性

取得或設定描述 Proxy 型別的 Type 執行個體。

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

語法

'宣告
Public Property ProxyType As Type
public Type ProxyType { get; set; }

屬性值

型別:System.Type
描述 Proxy 型別的 Type 執行個體。

.NET Framework 安全性

請參閱

參考

HostTypeAttribute 類別

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

Type