次の方法で共有


LocalizableProperties.GetEditor メソッド

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

構文

'宣言
Public Function GetEditor ( _
    editorBaseType As Type _
) As Object
'使用
Dim instance As LocalizableProperties
Dim editorBaseType As Type
Dim returnValue As Object

returnValue = instance.GetEditor(editorBaseType)
public Object GetEditor(
    Type editorBaseType
)
public:
virtual Object^ GetEditor(
    Type^ editorBaseType
) sealed
public final function GetEditor(
    editorBaseType : Type
) : Object

パラメータ

戻り値

型 : System.Object

実装

ICustomTypeDescriptor.GetEditor(Type)

参照

参照

LocalizableProperties クラス

LocalizableProperties メンバ

Microsoft.Data.Schema.Sql.Common.UI.PropertyGridUtilities 名前空間