Share via


CancelEventArgs Members

The following tables list the members exposed by the CancelEventArgs type.

Public Constructors

Name Description
Public Method CancelEventArgs Initializes a new instance of the CancelEventArgs class.

Public Fields

Name Description
Public Field Cancel Contains a value that indicates whether a specific event should be canceled.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

CancelEventArgs Class
Microsoft.SPOT Namespace