PropertyEntry.CreatePropertyValueInstance Método
Definição
Habilita a infraestrutura de host a criar uma nova instância PropertyValue específica do host.Enables the host infrastructure to create a new host-specific PropertyValue instance.
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
Um novo objeto PropertyValue.A new PropertyValue object.