DeclarativeWebTest.GetItem(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::VisualStudio::TestTools::WebTesting::WebTestItem ^ GetItem(int itemId);
public Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem GetItem (int itemId);
member this.GetItem : int -> Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
Public Function GetItem (itemId As Integer) As WebTestItem
Parameters
- itemId
- Int32