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

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace