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

新的 PropertyValue 物件。

適用於