Condividi tramite


Proprietà SPLTPT_MTSL_SetContextParameterValue.bBase64Decode

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

Sintassi

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

Valore proprietà

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SPLTPT_MTSL_SetContextParameterValue Classe

Spazio dei nomi Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General