Udostępnij za pośrednictwem


Właściwość ValidateHtmlTagInnerText.ExpectedInnerText —

Zwraca lub ustawia wewnętrzny oczekiwane tekst.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property ExpectedInnerText As String
public string ExpectedInnerText { get; set; }
public:
property String^ ExpectedInnerText {
    String^ get ();
    void set (String^ value);
}
member ExpectedInnerText : string with get, set
function get ExpectedInnerText () : String
function set ExpectedInnerText (value : String)

Wartość właściwości

Typ: System.String
Wewnętrzny tekst.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ValidateHtmlTagInnerText Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules