SPLTPT_MTSL_SetContextParameterValue.bBase64Decode 属性

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

语法

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

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

SPLTPT_MTSL_SetContextParameterValue 类

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