SPLTPT_MTSL_SetContextParameterValue.bBase64Decode, propriété
Espace de noms : Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly : Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntaxe
'Déclaration
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)
Valeur de propriété
Type : Boolean
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
SPLTPT_MTSL_SetContextParameterValue Classe
Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General, espace de noms