AutomationElementIdentifiers.RuntimeIdProperty Fält

Definition

Identifierar egenskapen som innehåller körningsidentifieraren för elementet.

public: static initonly System::Windows::Automation::AutomationProperty ^ RuntimeIdProperty;
public static readonly System.Windows.Automation.AutomationProperty RuntimeIdProperty;
 staticval mutable RuntimeIdProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly RuntimeIdProperty As AutomationProperty 

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