ActivitiesResources.AgentScopeDataToIgnoreDescription Field
Specify any variables that should be ignored by this agent scope. The format is a comma separated list.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const AgentScopeDataToIgnoreDescription As String
public const string AgentScopeDataToIgnoreDescription
public:
literal String^ AgentScopeDataToIgnoreDescription
static val mutable AgentScopeDataToIgnoreDescription: string
public const var AgentScopeDataToIgnoreDescription : 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