ActivitiesResources.MustHaveWorkspaceName Field
WorkspaceName must be set and be 64 characters or less.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const MustHaveWorkspaceName As String
public const string MustHaveWorkspaceName
public:
literal String^ MustHaveWorkspaceName
static val mutable MustHaveWorkspaceName: string
public const var MustHaveWorkspaceName : 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