WebTestConditionalConstruct.Items Özellik
Topluluğu alır WebTestItem nesneler.
Ad alanı: Microsoft.VisualStudio.TestTools.WebTesting
Derleme: Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)
Sözdizimi
'Bildirim
Public ReadOnly Property Items As WebTestItemCollection
public WebTestItemCollection Items { get; }
public:
property WebTestItemCollection^ Items {
WebTestItemCollection^ get ();
}
member Items : WebTestItemCollection with get
function get Items () : WebTestItemCollection
Özellik Değeri
Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection
Koleksiyonu WebTestItem nesneler.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen güvenilen kod kitaplıklarını kullanma.