ActivitiesResources.TestSpec_CommandLineArgsFormat Field
{0} - additional MSTest args (the comma separates this from other properties and should be kept at the beginning of the format string) , Arguments: {0}
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const TestSpec_CommandLineArgsFormat As String
public const string TestSpec_CommandLineArgsFormat
public:
literal String^ TestSpec_CommandLineArgsFormat
static val mutable TestSpec_CommandLineArgsFormat: string
public const var TestSpec_CommandLineArgsFormat : 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