AutomationElementIdentifiers.NotSupported Fält

Definition

Anger att en egenskap inte stöds.

public: static initonly System::Object ^ NotSupported;
public static readonly object NotSupported;
 staticval mutable NotSupported : obj
Public Shared ReadOnly NotSupported As Object 

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation-leverantörer. UI Automation klientprogram ska använda motsvarande fält från AutomationElement.

Gäller för

Se även