Compartir a través de


WebTestRequest.HasDependentRequests (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Boolean

Seguridad de .NET Framework

Vea también

Referencia

WebTestRequest Clase

Microsoft.VisualStudio.TestTools.WebTesting (Espacio de nombres)