Partilhar via


Propriedade BuildConstants.ServiceApplicationName

Observação: esta API agora é obsoleta.

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (em Microsoft.TeamFoundation.Build.Common.dll)

Sintaxe

'Declaração
<ObsoleteAttribute("This property has been deprecated. Please remove all references and use WindowsServiceName, ProcessName or EventSourceName instead.")> _
Public Shared ReadOnly Property ServiceApplicationName As String
[ObsoleteAttribute("This property has been deprecated. Please remove all references and use WindowsServiceName, ProcessName or EventSourceName instead.")]
public static string ServiceApplicationName { get; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

BuildConstants Classe

Namespace Microsoft.TeamFoundation.Build.Common