HtmlControl.PropertyNames.Class-Feld
Gibt "Class" zurück.
Namespace: Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assemblys: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly Class As String
public static readonly string Class
public:
static initonly String^ Class
static val Class: string
public static final var Class : 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
HtmlControl.PropertyNames Klasse
Microsoft.VisualStudio.TestTools.UITesting.HtmlControls-Namespace