Condividi tramite


Proprietà SetBuildProperties.DropLocation

Ottiene o imposta la destinazione finale.

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Sintassi

'Dichiarazione
<BrowsableAttribute(True)> _
Public Property DropLocation As InArgument(Of String)
[BrowsableAttribute(true)]
public InArgument<string> DropLocation { get; set; }

Valore proprietà

Tipo: System.Activities.InArgument<String>
La destinazione finale.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SetBuildProperties Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Workflow.Activities