Partager via


TeamFoundationServiceHostProperties, classe

Voici notre implémentation interne de TeamFoundationServiceHostProperties utilisée pour piloter les hôtes de déploiement, d'application, et de collection.

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Framework.Server.TeamFoundationServiceHostProperties

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

Syntaxe

'Déclaration
Public Class TeamFoundationServiceHostProperties
public class TeamFoundationServiceHostProperties

Le type TeamFoundationServiceHostProperties expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique TeamFoundationServiceHostProperties()
Méthode publique TeamFoundationServiceHostProperties(TeamFoundationServiceHostProperties)
Méthode publique TeamFoundationServiceHostProperties(Guid, Guid, String, String, String, String, String, String, String, String, TeamFoundationServiceHostStatus, String, TeamFoundationHostType, Int32)
Méthode publique TeamFoundationServiceHostProperties(Guid, Guid, String, String, String, String, String, String, String, String, TeamFoundationServiceHostStatus, String, TeamFoundationHostType, Int32, DateTime)

Début

Propriétés

  Nom Description
Propriété publique Authority
Propriété publique Children
Propriété publique ChildrenHosts
Propriété publique ConnectionString
Propriété publique DatabaseId
Propriété publique Description
Propriété publique HostType
Propriété publique HostTypeValue
Propriété publique Id
Propriété publique LastUserAccess
Propriété publique Name
Propriété publique ParentId
Propriété publique PhysicalDirectory
Propriété publique PlugInDirectory
Propriété publique Registered
Propriété publique ResourceDirectory
Propriété publique ServicingDetails
Propriété publique Status
Propriété publique StatusReason
Propriété publique VirtualDirectory

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 pour un type particulier. (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

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.Framework.Server, espace de noms