名前空間 : Microsoft.Data.Schema.Sql.Common.UI.PropertyGridUtilities
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Public Function GetProperties As PropertyDescriptorCollection
'使用
Dim instance As LocalizableProperties
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()
参照
参照
Microsoft.Data.Schema.Sql.Common.UI.PropertyGridUtilities 名前空間