PropertyValue(PropertyEntry) Costruttore

Definizione

Inizializza una nuova istanza della PropertyValue classe con la proprietà padre impostata su un oggetto specificato PropertyEntry .

protected:
 PropertyValue(System::Activities::Presentation::PropertyEditing::PropertyEntry ^ parentProperty);
protected PropertyValue(System.Activities.Presentation.PropertyEditing.PropertyEntry parentProperty);
new System.Activities.Presentation.PropertyEditing.PropertyValue : System.Activities.Presentation.PropertyEditing.PropertyEntry -> System.Activities.Presentation.PropertyEditing.PropertyValue
Protected Sub New (parentProperty As PropertyEntry)

Parametri

parentProperty
PropertyEntry

Oggetto che corrisponde all'oggetto PropertyEntryPropertyValue.

Si applica a