Freigeben über


XamlComboBox.PropertyNames.SelectedItem-Feld

Ruft das ausgewählte Element in einem Kombinationsfeld fest. Datentyp: System.String

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Syntax

'Declaration
Public Shared ReadOnly SelectedItem As String
public static readonly string SelectedItem
public:
static initonly String^ SelectedItem
static val SelectedItem: string
public static final var SelectedItem : String

.NET Framework-Sicherheit

Siehe auch

Referenz

XamlComboBox.PropertyNames Klasse

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls-Namespace