DesignPropertyDescriptor 类
允许属性显示名称自定义在属性网格中 PropertyDescriptor 的专用化。
继承层次结构
System.Object
System.ComponentModel.MemberDescriptor
System.ComponentModel.PropertyDescriptor
Microsoft.VisualStudio.Shell.DesignPropertyDescriptor
命名空间: Microsoft.VisualStudio.Shell
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
Public Class DesignPropertyDescriptor _
Inherits PropertyDescriptor
public class DesignPropertyDescriptor : PropertyDescriptor
DesignPropertyDescriptor 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
DesignPropertyDescriptor | 初始化 DesignPropertyDescriptor 新的实例指定的属性说明符的。 |
页首
属性
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。