Compartir a través de


ConnectedServiceMetadata.FriendlyName (Propiedad)

Un nombre descriptivo para representar el servicio en lugar de “nombre” que se a menudo GUID.

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Public)> _
Public Property FriendlyName As String
[ClientPropertyAttribute(ClientVisibility.Public)]
public string FriendlyName { get; set; }

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ConnectedServiceMetadata Clase

Microsoft.TeamFoundation.Server.Core (Espacio de nombres)