ServiceDefinition, classe
Hiérarchie d'héritage
System.Object
Microsoft.TeamFoundation.Framework.Client.ServiceDefinition
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ServiceDefinition
public sealed class ServiceDefinition
Le type ServiceDefinition expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ServiceDefinition |
Début
Propriétés
Nom | Description | |
---|---|---|
Description | ||
DisplayName | ||
Identifier | ||
LocationMappings | ||
RelativePath | ||
RelativeToSetting | ||
ServiceType | ||
ToolType |
Début
Méthodes
Nom | Description | |
---|---|---|
AddLocationMapping | ||
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
FromXml | ||
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) | |
GetLocationMapping | ||
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
RemoveLocationMapping | ||
ToString | (Substitue Object.ToString().) | |
ToXml(XmlWriter, String) | ||
ToXml(XmlWriter, String, ServiceDefinition) |
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.