BuildConstants.ServiceApplicationName 属性

注意:此 API 现在已过时。

命名空间:  Microsoft.TeamFoundation.Build.Common
程序集:  Microsoft.TeamFoundation.Build.Common(在 Microsoft.TeamFoundation.Build.Common.dll 中)

语法

声明
<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; }

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

BuildConstants 类

Microsoft.TeamFoundation.Build.Common 命名空间