Leer en inglés

Compartir a través de


DownloadFile.LocalPath Property

Gets or sets the local path to store the downloaded file.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

[RequiredArgumentAttribute]
[BrowsableAttribute(true)]
public InArgument<string> LocalPath { get; set; }

Property Value

Type: System.Activities.InArgument<String>
The local path to store the downloaded file.

.NET Framework Security

See Also

Reference

DownloadFile Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace