Compartilhar via


NotCondition.Condition Propriedade

Definição

Obtém o Condition negado por este NotCondition.

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

Valor da propriedade

Condition

O Condition que isso NotCondition nega.

Aplica-se a