public interface IUIAutomationPropertyCondition extends IUIAutomationCondition
| Modifier and Type | Method and Description |
|---|---|
PropertyConditionFlags |
propertyConditionFlags()
Getter method for the COM property "PropertyConditionFlags"
|
int |
propertyId()
Getter method for the COM property "propertyId"
|
Object |
propertyValue()
Getter method for the COM property "PropertyValue"
|
int propertyId()
Getter method for the COM property "propertyId"
Object propertyValue()
Getter method for the COM property "PropertyValue"
PropertyConditionFlags propertyConditionFlags()
Getter method for the COM property "PropertyConditionFlags"
Copyright © 2016. All rights reserved.