该类及其成员保留供内部使用,不应在代码中使用。
继承层次结构
System.Object
  System.ComponentModel.MemberDescriptor
    System.ComponentModel.PropertyDescriptor
      Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.DesignPropertyDescriptor
命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)
语法
声明
Public Class DesignPropertyDescriptor _
    Inherits PropertyDescriptor
public class DesignPropertyDescriptor : PropertyDescriptor
public ref class DesignPropertyDescriptor : public PropertyDescriptor
type DesignPropertyDescriptor =  
    class
        inherit PropertyDescriptor
    end
public class DesignPropertyDescriptor extends PropertyDescriptor
DesignPropertyDescriptor 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
| .gif) | DesignPropertyDescriptor | 该类及其成员保留供内部使用,不应在代码中使用。 | 
页首
属性
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.VisualStudio.Data.Schema.Package.Project.Internal 命名空间
.gif)
.gif)
.gif)