Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Automation
UI
Tree
QueryParts
QueryConditionPart
Id
Automation.UI.Tree.QueryParts.QueryConditionPart.Id C# (CSharp) Method
QueryConditionPart Class Documentation
Mostrar archivo
Open project: vijayakumarsuraj/UIAutomation
Id()
public
method
Search using the automation id property.
public
Id
( ) :
QueryMatcherPart
return
QueryMatcherPart
public QueryMatcherPart Id() { return Property(AutomationElement.AutomationIdProperty); }
QueryConditionPart
ApplyCondition
ApplyUnaryOperator
Id
JoinWithBinaryOperator
Name
Not
ProcessId
Property
QueryConditionPart
SetBinaryOperator
SetUnaryOperator
Type