Sdílet prostřednictvím


SPLTPT_MTSL_ResolveNestedContextParms.CheckQueryStringValues – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Deklarace
Public Property CheckQueryStringValues As Boolean
public bool CheckQueryStringValues { get; set; }
public:
property bool CheckQueryStringValues {
    bool get ();
    void set (bool value);
}
member CheckQueryStringValues : bool with get, set
function get CheckQueryStringValues () : boolean 
function set CheckQueryStringValues (value : boolean)

Hodnota vlastnosti

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SPLTPT_MTSL_ResolveNestedContextParms Třída

Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins – obor názvů