Partager via


WebTestRequest.HasDependentRequests, propriété

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

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

WebTestRequest Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms