Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the reserved object IDs.
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Client.TestObjectId
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public NotInheritable Class TestObjectId
public static class TestObjectId
public ref class TestObjectId abstract sealed
[<AbstractClass>]
[<Sealed>]
type TestObjectId = class end
public final class TestObjectId
The TestObjectId type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Deleted | Represents the test object ID for those objects that have been deleted. |
![]() ![]() |
None | Represents the test object ID for new objects. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.