Share via


BuildConstants.ServiceFileName Property

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

Syntax

'Declaration
Public Shared ReadOnly Property ServiceFileName As String
'Usage
Dim value As String 

value = BuildConstants.ServiceFileName
public static string ServiceFileName { get; }
public:
static property String^ ServiceFileName {
    String^ get ();
}
public static function get ServiceFileName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants Class

BuildConstants Members

Microsoft.TeamFoundation.Build.Common Namespace