Freigeben über


PropertyEntry.CreatePropertyValueInstance Methode

Definition

Aktiviert die Hostinfrastruktur, um eine neue hostspezifische PropertyValue-Instanz zu erstellen.

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

Gibt zurück

PropertyValue

Ein neues PropertyValue-Objekt.

Gilt für