UIA_ProviderDescriptionPropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_ProviderDescriptionPropertyId instead')
int const UIA_ProviderDescriptionPropertyId

Identifies the ProviderDescription property, which is a formatted string containing the source information of the UI Automation provider for the automation element, including proxy information.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ProviderDescriptionPropertyId instead')
const UIA_ProviderDescriptionPropertyId = 30107;