PropertyEntry.CreatePropertyValueInstance Método

Definição

Permite que a infraestrutura do host crie uma nova instância específica PropertyValue para o 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

Devoluções

Um novo PropertyValue objeto.

Aplica-se a