PropertyValue.ParentProperty Proprietà

Definizione

Ottiene l'elemento padre PropertyEntry quando si verifica l'implementazione della proprietà in un ambiente host.

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

Valore della proprietà

Oggetto PropertyEntry che rappresenta la proprietà padre.

Si applica a