XamlComboBox.PropertyNames.Items-Feld
Ruft die Auflistung von Listenelementen des Kombinationsfelds ab. Datentyp: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly Items As String
public static readonly string Items
public:
static initonly String^ Items
static val Items: string
public static final var Items : String
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
XamlComboBox.PropertyNames Klasse
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls-Namespace