Partager via


SPLTPT_MTSL_ResolveNestedContextParms.CheckFormPostValues, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property CheckFormPostValues As Boolean
public bool CheckFormPostValues { get; set; }
public:
property bool CheckFormPostValues {
    bool get ();
    void set (bool value);
}
member CheckFormPostValues : bool with get, set
function get CheckFormPostValues () : boolean 
function set CheckFormPostValues (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

SPLTPT_MTSL_ResolveNestedContextParms Classe

Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins, espace de noms