Proprietà SPLTPT_MTSL_SetContextParameterValue.bBase64Encode
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 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)
Valore proprietà
Tipo: Boolean
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
SPLTPT_MTSL_SetContextParameterValue Classe
Spazio dei nomi Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General