プロパティ グリッドのプロパティの表示名をカスタマイズできます。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Public Class DesignPropertyDescriptor _
Inherits PropertyDescriptor
'使用
Dim instance As DesignPropertyDescriptor
public class DesignPropertyDescriptor : PropertyDescriptor
public ref class DesignPropertyDescriptor : public PropertyDescriptor
public class DesignPropertyDescriptor extends PropertyDescriptor
解説
PropertyDescriptor の CLR 実装では、DisplayName を変更できません。
継承階層
System.Object
System.ComponentModel.MemberDescriptor
System.ComponentModel.PropertyDescriptor
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.DesignPropertyDescriptor
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。