Partager via


TfsGitTagRef, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Git.Server.Serialization.TfsGitRef
    Microsoft.TeamFoundation.Git.Server.Serialization.TfsGitTagRef

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

Syntaxe

'Déclaration
<ClientTypeAttribute("TfsGitTagRef")> _
<ClassVisibilityAttribute(ClientVisibility.Internal)> _
Public Class TfsGitTagRef _
    Inherits TfsGitRef
[ClientTypeAttribute("TfsGitTagRef")]
[ClassVisibilityAttribute(ClientVisibility.Internal)]
public class TfsGitTagRef : TfsGitRef

Le type TfsGitTagRef expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique TfsGitTagRef()
Méthode publique TfsGitTagRef(TfsGitRef)

Début

Propriétés

  Nom Description
Propriété publique Name (Hérité de TfsGitRef.)
Propriété publique ObjectId (Hérité de TfsGitRef.)

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 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.

Voir aussi

Référence

Microsoft.TeamFoundation.Git.Server.Serialization, espace de noms