Partilhar via


Propriedade WebTestRequest.HasDependentRequests

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

Sintaxe

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

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

WebTestRequest Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting