名前空間 : Microsoft.Data.Schema.Sql.Common.UI.PropertyGridUtilities
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Public Function GetConverter As TypeConverter
'使用
Dim instance As LocalizableProperties
Dim returnValue As TypeConverter
returnValue = instance.GetConverter()
public TypeConverter GetConverter()
public:
virtual TypeConverter^ GetConverter() sealed
public final function GetConverter() : TypeConverter
戻り値
型 : System.ComponentModel.TypeConverter
実装
ICustomTypeDescriptor.GetConverter()
参照
参照
Microsoft.Data.Schema.Sql.Common.UI.PropertyGridUtilities 名前空間