次の方法で共有


LocalizableProperties.GetProperties メソッド

プロパティのコレクションを取得します。

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

構文

'宣言
Public Overridable Function GetProperties As PropertyDescriptorCollection
'使用
Dim instance As LocalizableProperties
Dim returnValue As PropertyDescriptorCollection

returnValue = instance.GetProperties()
public virtual PropertyDescriptorCollection GetProperties()
public:
virtual PropertyDescriptorCollection^ GetProperties()
public function GetProperties() : PropertyDescriptorCollection

戻り値

型 : System.ComponentModel.PropertyDescriptorCollection

実装

ICustomTypeDescriptor.GetProperties()

参照

参照

LocalizableProperties クラス

LocalizableProperties メンバ

GetProperties オーバーロード

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