VSConstants.UNDO_E_CLIENTABORT Field
Error HRESULT for a client abort.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Const UNDO_E_CLIENTABORT As Integer
public const int UNDO_E_CLIENTABORT
public:
literal int UNDO_E_CLIENTABORT
static val mutable UNDO_E_CLIENTABORT: int
public const var UNDO_E_CLIENTABORT : int
.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.VisualStudio Namespace