Classe TestObjectId
rappresenta l'oggetto riservato ID.
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.TestManagement.Client.TestObjectId
Spazio dei nomi: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class TestObjectId
public static class TestObjectId
public ref class TestObjectId abstract sealed
[<AbstractClass>]
[<Sealed>]
type TestObjectId = class end
public final class TestObjectId
Il tipo TestObjectId espone i seguenti membri.
Campi
Nome | Descrizione | |
---|---|---|
Deleted | Rappresenta l'ID oggetto test per gli oggetti eliminati. | |
None | rappresenta l'ID oggetto test per i nuovi oggetti. |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client