SPLTPT_MTSL_SetContextParameterValue.bHTMLDecode 属性

命名空间:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
程序集:  Microsoft.VisualStudio.QualityTools.WebTestFramework(在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

语法

声明
Public Property bHTMLDecode As Boolean
public bool bHTMLDecode { get; set; }
public:
property bool bHTMLDecode {
    bool get ();
    void set (bool value);
}
member bHTMLDecode : bool with get, set
function get bHTMLDecode () : boolean
function set bHTMLDecode (value : boolean)

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

SPLTPT_MTSL_SetContextParameterValue 类

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General 命名空间