Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the identifier of the build that is currently using this agent. Returns null if the agent is not currently being used.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaração
ReadOnly Property ReservedForBuild As Uri
Get
Uri ReservedForBuild { get; }
property Uri^ ReservedForBuild {
Uri^ get ();
}
abstract ReservedForBuild : Uri
function get ReservedForBuild () : Uri
Property Value
Type: System.Uri
The identifier of the build that is currently using this agent. Returns null if the agent is not currently being used.
.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.