Condividi tramite


Proprietà ServiceDefinition.ServiceType

Si tratta del tipo di servizio che viene definito. Si noti che ServiceDefinitions più può avere lo stesso ServiceType. Un insieme ServiceType e un identificatore identificano in modo univoco un ServiceDefinition.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Public Property ServiceType As String
public string ServiceType { get; set; }

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ServiceDefinition Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Client