CommonStructureNodeInfo, classe
Hiérarchie d'héritage
System.Object
Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo
Espace de noms : Microsoft.TeamFoundation.Integration.Server
Assembly : Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<ClientTypeAttribute("NodeInfo")> _
<ClassVisibilityAttribute(ClientVisibility.Public, ClientVisibility.Public)> _
<ClassNotSealedAttribute> _
Public Class CommonStructureNodeInfo
[SerializableAttribute]
[ClientTypeAttribute("NodeInfo")]
[ClassVisibilityAttribute(ClientVisibility.Public, ClientVisibility.Public)]
[ClassNotSealedAttribute]
public class CommonStructureNodeInfo
Le type CommonStructureNodeInfo expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
CommonStructureNodeInfo() | ||
CommonStructureNodeInfo(String, String, String, array<CommonStructureProperty[], String, String, String, Nullable<DateTime>, Nullable<DateTime>) |
Début
Propriétés
Nom | Description | |
---|---|---|
FinishDate | ||
Name | ||
ParentUri | ||
Path | ||
ProjectUri | ||
Properties | ||
StartDate | ||
StructureType | ||
Uri |
Début
Méthodes
Nom | Description | |
---|---|---|
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
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.) | |
GetHashCode | Sert de fonction de hachage par défaut. (Hérité de Object.) | |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
MemberwiseClone | Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.) | |
ToString | Retourne une chaîne qui représente l'objet actif. (Hérité de Object.) |
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.