共用方式為


TreeWalker.Condition 屬性

定義

取得的物件定義 TreeWalker 物件的檢視。

public:
 property System::Windows::Automation::Condition ^ Condition { System::Windows::Automation::Condition ^ get(); };
public System.Windows.Automation.Condition Condition { get; }
member this.Condition : System.Windows.Automation.Condition
Public ReadOnly Property Condition As Condition

屬性值

Condition

定義檢視的條件。 此為傳遞至建構函式的值。

適用於

另請參閱