ActivitiesResources.MSTestTestConfigIdDescription Field
Specify the id of an existing test management configuration to associate with the published run.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const MSTestTestConfigIdDescription As String
public const string MSTestTestConfigIdDescription
public:
literal String^ MSTestTestConfigIdDescription
static val mutable MSTestTestConfigIdDescription: string
public const var MSTestTestConfigIdDescription : 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