ProvideViewAdapterAttribute 构造函数 (Type)

初始化 ProvideViewAdapterAttribute 新实例所指定的基类型的。

命名空间:  Microsoft.VisualStudio.Shell.Design
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Public Sub New ( _
    baseType As Type _
)
public ProvideViewAdapterAttribute(
    Type baseType
)

参数

  • baseType
    类型:System.Type
    类型此视图 " 适配器如果处理。

备注

此构造函数具有全局范围,则创建一个视图适配器可以处理特定类型的所有对象。

.NET Framework 安全性

请参见

参考

ProvideViewAdapterAttribute 类

ProvideViewAdapterAttribute 重载

Microsoft.VisualStudio.Shell.Design 命名空间