SPLTPT_MTSL_SetContextParameterValue.bBase64Encode 属性

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

语法

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

属性值

类型:Boolean

.NET Framework 安全性

请参阅

参考

SPLTPT_MTSL_SetContextParameterValue 类

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