ActivitiesResources.MSTestPlatformAndFlavorCantDefault Field
TF270009: The MSTestActivity was invoked without a value for Platform and/or Flavor. Default values could not be used because no projects were built.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const MSTestPlatformAndFlavorCantDefault As String
public const string MSTestPlatformAndFlavorCantDefault
public:
literal String^ MSTestPlatformAndFlavorCantDefault
static val mutable MSTestPlatformAndFlavorCantDefault: string
public const var MSTestPlatformAndFlavorCantDefault : 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