Freigeben über


AutomationElementIdentifiers.FullDescriptionProperty Eigenschaft

Definition

Gibt die vollständige Beschreibungsautomatisierungseigenschaft an.

public:
 static property AutomationProperty ^ FullDescriptionProperty { AutomationProperty ^ get(); };
static AutomationProperty FullDescriptionProperty();
public static AutomationProperty FullDescriptionProperty { get; }
var automationProperty = AutomationElementIdentifiers.fullDescriptionProperty;
Public Shared ReadOnly Property FullDescriptionProperty As AutomationProperty

Eigenschaftswert

Der Bezeichner der Automatisierungseigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Hinweise

Eine lokalisierte Zeichenfolge, die die visuelle Darstellung oder den Inhalt von etwas wie einem Bild- oder Bildsteuerelement beschreibt, wird von der GetFullDescription-Methode zurückgegeben.

Gilt für: