Compartir a través de


SPLTPT_MTSL_SetContextParameterValue.bHTMLEncode (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

SPLTPT_MTSL_SetContextParameterValue Clase

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General (Espacio de nombres)