Compartilhar via


PropertyEntry.CreatePropertyValueInstance Método

Definição

Habilita a infraestrutura de host a criar uma nova instância PropertyValue específica do 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

Retornos

PropertyValue

Um novo objeto PropertyValue.

Aplica-se a