共用方式為


ParameterEditorUserControl.ParametersConfigured 屬性

定義

傳回值,指出是否已設定編輯器中的所有參數。

public:
 property bool ParametersConfigured { bool get(); };
public bool ParametersConfigured { get; }
member this.ParametersConfigured : bool
Public ReadOnly Property ParametersConfigured As Boolean

屬性值

Boolean

如果已完整設定編輯器中的所有參數,則為 true,否則為 false

適用於

另請參閱