Compartir a través de


ServiceDefinition.ServiceType (Propiedad)

Éste es el tipo de servicio que se está definiendo. Observe que ServiceDefinitions múltiple puede tener el mismo ServiceType. Juntos un ServiceType y un identificador identifica de forma exclusiva un ServiceDefinition.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Property ServiceType As String
public string ServiceType { get; set; }

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ServiceDefinition Clase

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)