Freigeben über


PropertyEntry.PropertyValueEditor Eigenschaft

Definition

Ruft den PropertyValueEditor ab, der zur Bearbeitung des Wert für diesen PropertyEntry verwendet wird.

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

Eigenschaftswert

PropertyValueEditor

Ein PropertyValueEditor-Objekt, das den aktuellen Editor enthält.

Gilt für