ActivitiesResources.TfsBuildDoNotDownloadDescription Field
If True, the Contents of the ConfigurationFolderPath for the Build Definition Will Not Be Downloaded.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const TfsBuildDoNotDownloadDescription As String
public const string TfsBuildDoNotDownloadDescription
public:
literal String^ TfsBuildDoNotDownloadDescription
static val mutable TfsBuildDoNotDownloadDescription: string
public const var TfsBuildDoNotDownloadDescription : String
.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.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace