PropertyValue(PropertyEntry) Konstruktor

Definition

Initierar en ny instans av PropertyValue klassen med den överordnade egenskapen inställd på ett angivet PropertyEntry objekt.

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)

Parametrar

parentProperty
PropertyEntry

Det PropertyEntry som motsvarar detta PropertyValue.

Gäller för