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 location where to drop the outputs of the queued build.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaração
ReadOnly Property DropLocation As String
Get
string DropLocation { get; }
property String^ DropLocation {
String^ get ();
}
abstract DropLocation : string
function get DropLocation () : String
Property Value
Type: System.String
The location where to drop the outputs of the queued build.
.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.