共用方式為


PropertyEntry.PropertyValueEditor 屬性

定義

取得用於編輯此 PropertyValueEditor 之值的 PropertyEntry

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

包含目前編輯器的 PropertyValueEditor 物件。

適用於