SPLTPT_MTSL_SetContextParameterValue.bHTMLEncode Property

Namespace:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
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)

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

SPLTPT_MTSL_SetContextParameterValue Class

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General Namespace