Partager via


TeamFoundationServiceHostProperties, classe

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

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Framework.Server.HostProperties
    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 _
    Inherits HostProperties
public class TeamFoundationServiceHostProperties : HostProperties

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 (Hérité de HostProperties.)
Propriété publique Children
Propriété publique ChildrenHosts
Propriété publique ConnectionString (Hérité de HostProperties.)
Propriété publique DatabaseId (Hérité de HostProperties.)
Propriété publique Description (Hérité de HostProperties.)
Propriété publique HostType (Hérité de HostProperties.)
Propriété publique HostTypeValue (Hérité de HostProperties.)
Propriété publique Id (Hérité de HostProperties.)
Propriété publique LastUserAccess (Hérité de HostProperties.)
Propriété publique Name (Hérité de HostProperties.)
Propriété publique ParentId (Hérité de HostProperties.)
Propriété publique PhysicalDirectory (Hérité de HostProperties.)
Propriété publique PlugInDirectory (Hérité de HostProperties.)
Propriété publique Registered (Hérité de HostProperties.)
Propriété publique ResourceDirectory (Hérité de HostProperties.)
Propriété publique ServicingDetails
Propriété publique Status (Hérité de HostProperties.)
Propriété publique StatusReason (Hérité de HostProperties.)
Propriété publique VirtualDirectory (Hérité de HostProperties.)

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

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