Freigeben über


TestToolsTask.ExitCode-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntax

'Declaration
<OutputAttribute> _
Public Property ExitCode As Integer
[OutputAttribute]
public int ExitCode { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TestToolsTask Klasse

Microsoft.TeamFoundation.Build.Tasks-Namespace