ActivitiesResources.VersionControlDropNotCloaked Field
The default drop location for this build {0} is not cloaked. This path will be retrieved and labeled for every build. This may slow down the builds for this definition.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const VersionControlDropNotCloaked As String
public const string VersionControlDropNotCloaked
public:
literal String^ VersionControlDropNotCloaked
static val mutable VersionControlDropNotCloaked: string
public const var VersionControlDropNotCloaked : 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