ActivitiesResources.UnexpectedExitCodeException Field
TF270015: '{0}' returned an unexpected exit code. Expected '{1}'; actual '{2}'.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const UnexpectedExitCodeException As String
public const string UnexpectedExitCodeException
public:
literal String^ UnexpectedExitCodeException
static val mutable UnexpectedExitCodeException: string
public const var UnexpectedExitCodeException : 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