BuildConstants.ToolId Property
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Dichiarazione
Public Shared ReadOnly Property ToolId As String
Get
public static string ToolId { get; }
public:
static property String^ ToolId {
String^ get ();
}
static member ToolId : string
static function get ToolId () : 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.