ActivitiesResources.MSTestReturnedExitCode128 Field
Windows returned an exit code of 128 for MSTest.exe. In most cases this can be safely ignored.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const MSTestReturnedExitCode128 As String
public const string MSTestReturnedExitCode128
public:
literal String^ MSTestReturnedExitCode128
static val mutable MSTestReturnedExitCode128: string
public const var MSTestReturnedExitCode128 : 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