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