SPLTPT_MTSL_SetContextParameterValue.PreRequestDataBinding, méthode
Ce membre substitue WebTestRequestPlugin.PreRequestDataBinding(Object, PreRequestDataBindingEventArgs).
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 Overrides Sub PreRequestDataBinding ( _
sender As Object, _
e As PreRequestDataBindingEventArgs _
)
public override void PreRequestDataBinding(
Object sender,
PreRequestDataBindingEventArgs e
)
public:
virtual void PreRequestDataBinding(
Object^ sender,
PreRequestDataBindingEventArgs^ e
) override
abstract PreRequestDataBinding :
sender:Object *
e:PreRequestDataBindingEventArgs -> unit
override PreRequestDataBinding :
sender:Object *
e:PreRequestDataBindingEventArgs -> unit
public override function PreRequestDataBinding(
sender : Object,
e : PreRequestDataBindingEventArgs
)
Paramètres
- sender
Type : System.Object
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, consultez 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