共用方式為


WebTestCondition.ElseItems 屬性

命名空間:  Microsoft.VisualStudio.TestTools.WebTesting
組件:  Microsoft.VisualStudio.QualityTools.WebTestFramework (在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

語法

'宣告
Public ReadOnly Property ElseItems As WebTestItemCollection
public WebTestItemCollection ElseItems { get; }
public:
property WebTestItemCollection^ ElseItems {
    WebTestItemCollection^ get ();
}
member ElseItems : WebTestItemCollection with get
function get ElseItems () : WebTestItemCollection

屬性值

型別:Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

.NET Framework 安全性

請參閱

參考

WebTestCondition 類別

Microsoft.VisualStudio.TestTools.WebTesting 命名空間