WorkflowCompletedEventArgs.Status-Eigenschaft

Ruft den Endstatus der abgeschlossenen Workflowinstanz ab.

Namespace:  Microsoft.TeamFoundation.Build.Hosting
Assembly:  Microsoft.TeamFoundation.Build.Config (in Microsoft.TeamFoundation.Build.Config.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Status As BuildWorkflowInstanceState
[DataMemberAttribute]
public BuildWorkflowInstanceState Status { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Build.Hosting.BuildWorkflowInstanceState
Gibt BuildWorkflowInstanceState zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

WorkflowCompletedEventArgs Klasse

Microsoft.TeamFoundation.Build.Hosting-Namespace