次の方法で共有


AgnosticDatabaseFileNodeExtender.GetProperties メソッド

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

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

構文

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

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

戻り値

型 : System.ComponentModel.PropertyDescriptorCollection

実装

ICustomTypeDescriptor.GetProperties()

参照

参照

AgnosticDatabaseFileNodeExtender クラス

AgnosticDatabaseFileNodeExtender メンバ

GetProperties オーバーロード

Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders 名前空間