Freigeben über


ProjectCreationContext.CancelationState-Eigenschaft

Ruft den Abbruchszustand diesem Kontext fest.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Protected Property CancelationState As Boolean
protected bool CancelationState { get; set; }

Eigenschaftswert

Typ: System.Boolean
True, wenn dieser Kontext abgebrochen wurde; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ProjectCreationContext Klasse

Microsoft.TeamFoundation.Client-Namespace