TestAndCategoryPair.TestId Property
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.
Gets the ID for the test.
public:
property Microsoft::VisualStudio::TestTools::Common::TestId ^ TestId { Microsoft::VisualStudio::TestTools::Common::TestId ^ get(); };
public Microsoft.VisualStudio.TestTools.Common.TestId TestId { get; }
member this.TestId : Microsoft.VisualStudio.TestTools.Common.TestId
Public ReadOnly Property TestId As TestId
Property Value
The ID for the test.