PropertyEntry.ParentValue Eigenschap

Definitie

Haalt het bovenliggende PropertyValue element op in klassen die zijn afgeleid van een hostinfrastructuur.

public:
 property System::Activities::Presentation::PropertyEditing::PropertyValue ^ ParentValue { System::Activities::Presentation::PropertyEditing::PropertyValue ^ get(); };
public System.Activities.Presentation.PropertyEditing.PropertyValue ParentValue { get; }
member this.ParentValue : System.Activities.Presentation.PropertyEditing.PropertyValue
Public ReadOnly Property ParentValue As PropertyValue

Waarde van eigenschap

Een bovenliggend PropertyValueitem.

Opmerkingen

Dit wordt alleen gebruikt voor subproperties, zodat de waarde ervan kan zijn null.

Van toepassing op