ActivitiesResources.MSTestNoTestEntryPoint Field
App package '{0}' does not have test executor entry point. For executing unit tests for Windows apps, create app package using Windows app Unit Test Library project.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const MSTestNoTestEntryPoint As String
public const string MSTestNoTestEntryPoint
public:
literal String^ MSTestNoTestEntryPoint
static val mutable MSTestNoTestEntryPoint: string
public const var MSTestNoTestEntryPoint : 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