Udostępnij za pośrednictwem


Właściwość ValidateHtmlTagInnerText.RemoveInnerTags —

Zwraca lub ustawia wartość logiczną, która wskazuje, czy należy usunąć tagi wewnętrzne.Wartością domyślną jesttrue.

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

Składnia

'Deklaracja
Public Property RemoveInnerTags As Boolean
public bool RemoveInnerTags { get; set; }
public:
property bool RemoveInnerTags {
    bool get ();
    void set (bool value);
}
member RemoveInnerTags : bool with get, set
function get RemoveInnerTags () : boolean
function set RemoveInnerTags (value : boolean)

Wartość właściwości

Typ: System.Boolean
true , aby usunąć tagi wewnętrzny; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ValidateHtmlTagInnerText Klasa

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