PropertyEntry.CreatePropertyValueInstance Método

Definición

Permite a la infraestructura del host crear una nueva instancia de PropertyValue específica del 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

Devoluciones

Un nuevo objeto PropertyValue.

Se aplica a