次の方法で共有


LocalizableProperties.CreateDesignPropertyDescriptor メソッド

指定したプロパティ記述子を使用して、新しい DesignPropertyDescriptor を作成します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public Overridable Function CreateDesignPropertyDescriptor ( _
    p As PropertyDescriptor _
) As DesignPropertyDescriptor
'使用
Dim instance As LocalizableProperties
Dim p As PropertyDescriptor
Dim returnValue As DesignPropertyDescriptor

returnValue = instance.CreateDesignPropertyDescriptor(p)
public virtual DesignPropertyDescriptor CreateDesignPropertyDescriptor(
    PropertyDescriptor p
)
public:
virtual DesignPropertyDescriptor^ CreateDesignPropertyDescriptor(
    PropertyDescriptor^ p
)
public function CreateDesignPropertyDescriptor(
    p : PropertyDescriptor
) : DesignPropertyDescriptor

パラメータ

戻り値

型 : Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.DesignPropertyDescriptor

参照

参照

LocalizableProperties クラス

LocalizableProperties メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間