VSConstants.E_ABORT Field

 

A return value that may indicate an explicit cancellation action or some process that could no longer proceed after (for instance) both undo and rollback failed.

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public const int E_ABORT

Field Value

Type: System.Int32
Return to top
Show: