Partager via


SPLTPT_MTSL_SetContextParameterValue.bHTMLEncode, propriété

Espace de noms :  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SPLTPT_MTSL_SetContextParameterValue Classe

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General, espace de noms