PropertyEntry.PropertyValueEditor プロパティ

定義

このPropertyEntryの値を編集するために使用されるPropertyValueEditorを取得します。

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

プロパティ値

現在のエディターを含む PropertyValueEditor オブジェクト。

適用対象