ElementTypeDescriptionProvider 类
用于创建和检索 ElementTypeDescriptor 对象的方法。
继承层次结构
System.Object
System.ComponentModel.TypeDescriptionProvider
Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptionProvider
Microsoft.VisualStudio.Modeling.Diagrams.PresentationElementTypeDescriptionProvider
Microsoft.VisualStudio.Modeling.DslDefinition.Design.DslDefinitionModelTypeDescriptorProvider
命名空间: Microsoft.VisualStudio.Modeling.Design
程序集: Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)
语法
声明
Public Class ElementTypeDescriptionProvider _
Inherits TypeDescriptionProvider
public class ElementTypeDescriptionProvider : TypeDescriptionProvider
ElementTypeDescriptionProvider 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
ElementTypeDescriptionProvider | 初始化 ElementTypeDescriptionProvider 类的新实例。 |
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。