Прочитать на английском

Поделиться через


WinTabPage.DisplayText Property

Gets the display text for the tab page control.

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

Syntax

C#
public virtual string DisplayText { get; }

Property Value

Type: System.String
The display text for the tab page control.

.NET Framework Security

See Also

Reference

WinTabPage Class

Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace