Partilhar via


Propriedade WebTestRequest.HasQueryStringParameters

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public ReadOnly Property HasQueryStringParameters As Boolean
public bool HasQueryStringParameters { get; }
public:
property bool HasQueryStringParameters {
    bool get ();
}
member HasQueryStringParameters : bool with get
function get HasQueryStringParameters () : boolean

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

WebTestRequest Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting