Partager via


SharePointFindHrefs.HtmlDecode, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property HtmlDecode As Boolean
public bool HtmlDecode { get; set; }
public:
property bool HtmlDecode {
    bool get ();
    void set (bool value);
}
member HtmlDecode : bool with get, set
function get HtmlDecode () : boolean 
function set HtmlDecode (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

SharePointFindHrefs Classe

Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms