BuildConstants.ServiceFileName Property

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

Syntax

‘선언
Public Shared ReadOnly Property ServiceFileName As String
    Get
public static string ServiceFileName { get; }
public:
static property String^ ServiceFileName {
    String^ get ();
}
static member ServiceFileName : string
static function get ServiceFileName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants Class

Microsoft.TeamFoundation.Build.Common Namespace