プロパティのコレクションを返します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project.Sql (Microsoft.VisualStudio.Data.Schema.Project.Sql.dll 内)
構文
'宣言
Public Function GetProperties As PropertyDescriptorCollection
'使用
Dim instance As DatabaseProjectNodeExtender
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()
参照
参照
DatabaseProjectNodeExtender クラス
DatabaseProjectNodeExtender メンバ
Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders 名前空間