Partager via


NodeInfo, classe

Contient des informations sur le nœud.

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Server.NodeInfo

Espace de noms :  Microsoft.TeamFoundation.Server
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class NodeInfo
[SerializableAttribute]
public class NodeInfo

Le type NodeInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique NodeInfo()
Méthode publique NodeInfo(String, String, String, array<Property[], String, String, String)
Méthode publique NodeInfo(String, String, String, array<Property[], String, String, String, Nullable<DateTime>, Nullable<DateTime>)

Début

Méthodes

  Nom Description
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode publique ToString (Substitue Object.ToString().)

Début

Champs

  Nom Description
Champ public FinishDate
Champ public Name
Champ public ParentUri
Champ public Path
Champ public ProjectUri
Champ public Properties
Champ public StartDate
Champ public StructureType
Champ public Uri

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.TeamFoundation.Server, espace de noms