Partager via


PropertyEntry.CreatePropertyValueInstance Méthode

Définition

Permet à l'infrastructure hôte de créer une instance PropertyValue spécifique à l'hôte.

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

Retours

PropertyValue

Nouvel objet PropertyValue.

S’applique à