BuildConstants.ServiceApplicationName, propriété
Remarque : cette API est maintenant obsolète.
Espace de noms : Microsoft.TeamFoundation.Build.Common
Assembly : Microsoft.TeamFoundation.Build.Common (dans Microsoft.TeamFoundation.Build.Common.dll)
Syntaxe
'Déclaration
<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; }
Valeur de propriété
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.