PropertyCondition.Property Eigenschap

Definitie

Hiermee haalt u de eigenschap op die door deze voorwaarde wordt getest.

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

Waarde van eigenschap

Van toepassing op

Zie ook