PropertyEntry.CreatePropertyValueInstance メソッド

定義

ホスト インフラストラクチャでホスト固有の新しい PropertyValue インスタンスを作成できます。

protected:
 abstract System::Activities::Presentation::PropertyEditing::PropertyValue ^ CreatePropertyValueInstance();
protected abstract System.Activities.Presentation.PropertyEditing.PropertyValue CreatePropertyValueInstance ();
abstract member CreatePropertyValueInstance : unit -> System.Activities.Presentation.PropertyEditing.PropertyValue
Protected MustOverride Function CreatePropertyValueInstance () As PropertyValue

戻り値

新しい PropertyValue オブジェクト。

適用対象