Udostępnij za pośrednictwem


Właściwość HtmlLabel.LabelFor —

Pobiera nazwę formantu, który jest skojarzony z tą etykietą.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Zestawy:   Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)
  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property LabelFor As String
public virtual string LabelFor { get; }
public:
virtual property String^ LabelFor {
    String^ get ();
}
abstract LabelFor : string with get 
override LabelFor : string with get
function get LabelFor () : String

Wartość właściwości

Typ: String
Nazwa formantu, który jest skojarzony z tą etykietą.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HtmlLabel Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.HtmlControls