AutomationProperties.ItemStatus Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a description of the status of an item in an element.
see GetItemStatus, and SetItemStatus
see GetItemStatus, and SetItemStatus
see GetItemStatus, and SetItemStatus
Remarks
The ItemStatus
property lets a client ascertain whether an element is conveying status about an item as well as what the status is. For example, an item associated with a contact in a messaging application might be "Busy" or "Connected".
When ItemStatus
is supported, the string must match the application UI language or the operating system default UI language.
- Type: string
- Identifier field: ItemStatusProperty
- Accessor methods: GetItemStatus, SetItemStatus