Partager via


ServiceDefinition.ServiceType, propriété

Il s'agit du nom du type du service défini. Notez que plusieurs services peuvent avoir le même ServiceType. Ensemble un ServiceType et un identificateur identifient une définition de service.

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

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property ServiceType As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string ServiceType { get; set; }

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ServiceDefinition Classe

Microsoft.TeamFoundation.Server.Core.Location, espace de noms