SPLTPT_MTSL_SetContextParameterValue.bURLEncode 属性

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

语法

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

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

SPLTPT_MTSL_SetContextParameterValue 类

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