ActivitiesResources.WorkspaceNotFound Field
The workspace {0} does not exist.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const WorkspaceNotFound As String
public const string WorkspaceNotFound
public:
literal String^ WorkspaceNotFound
static val mutable WorkspaceNotFound: string
public const var WorkspaceNotFound : 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