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
- 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