Share via


PropertyValue(PropertyEntry) Konstruktor

Definice

Inicializuje novou instanci PropertyValue třídy s nadřazenou vlastností nastavenou na zadaný 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)

Parametry

parentProperty
PropertyEntry

Hodnota PropertyEntry , která odpovídá tomuto PropertyValue.

Platí pro