PropertyValue(PropertyEntry) Konstruktor

Definition

Initialisiert eine neue Instanz der PropertyValue-Klasse, wobei die übergeordnete Eigenschaft auf ein angegebenes PropertyEntry-Objekt festgelegt ist.

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)

Parameter

parentProperty
PropertyEntry

Der PropertyEntry, der diesem PropertyValue entspricht.

Gilt für: