CheckoutException::Canceled Field

 

Initializes a new instance of the CheckoutException class that specifies that the check out was canceled. This field is read-only.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
static initonly CheckoutException^ Canceled

This exception occurs if the user selects Cancel on the checkout dialog box.

.NET Framework
Available since 1.1
Return to top
Show: