TestObjectId.None Field
Represents the test object ID for new objects.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public const int None
public:
literal int None
static val mutable None : int
Public Const None As Integer
Field Value
Type: System.Int32
See Also
ITestObject<T>
TestObjectId Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top