Partager via


WebTestConditionalConstruct.Items, propriété

Obtient la collection d'objets WebTestItem.

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

Syntaxe

'Déclaration
Public ReadOnly Property Items As WebTestItemCollection
    Get
public WebTestItemCollection Items { get; }
public:
property WebTestItemCollection^ Items {
    WebTestItemCollection^ get ();
}
member Items : WebTestItemCollection
function get Items () : WebTestItemCollection

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection
Collection d'objets WebTestItem.

Sécurité .NET Framework

Voir aussi

Référence

WebTestConditionalConstruct Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms