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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.