PropertyEntry.CreatePropertyValueInstance Metodo

Definizione

Consente all'infrastruttura host di creare una nuova istanza specifica dell'host 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

Valori restituiti

PropertyValue Nuovo oggetto.

Si applica a