ElementTypeDescriptor 构造函数 (Type)

表示要使用的 MEL 类型的创建包装类的 ctor。

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

语法

声明
Protected Friend Sub New ( _
    elementType As Type _
)
protected internal ElementTypeDescriptor(
    Type elementType
)

参数

  • elementType
    类型:System.Type
    要描述的元素类型。

.NET Framework 安全性

请参阅

参考

ElementTypeDescriptor 类

ElementTypeDescriptor 重载

Microsoft.VisualStudio.Modeling.Design 命名空间