ReferenceEditorBase.EditValue メソッド (ITypeDescriptorContext, IServiceProvider, Object)

解決する BrowserType を使用して解決するホストの編集 ModelBusReference

名前空間:  Microsoft.VisualStudio.Modeling.Integration.Picker
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 内)

構文

'宣言
Public Overrides Function EditValue ( _
    context As ITypeDescriptorContext, _
    provider As IServiceProvider, _
    value As Object _
) As Object
public override Object EditValue(
    ITypeDescriptorContext context,
    IServiceProvider provider,
    Object value
)

パラメーター

戻り値

型 : System.Object
編集の後の値

.NET Framework セキュリティ

  • 直前の呼び出し元に対する完全な信頼。このメンバーは、部分的に信頼されているコードから使用することはできません。詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

関連項目

ReferenceEditorBase クラス

EditValue オーバーロード

Microsoft.VisualStudio.Modeling.Integration.Picker 名前空間