PropertyEntry.CreatePropertyValueInstance Metodo

Definizione

Consente all'infrastruttura host di creare una nuova istanza di PropertyValue specifica dell'host.

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

Restituisce

Nuovo oggetto PropertyValue.

Si applica a