Click or drag to resize
CancelLocationCalculateEventArgs Properties

The CancelLocationCalculateEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the operation should be canceled.
(Inherited from CancelCurrentObjectEventArgs.)
Public propertyCurrentObject
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.)
Public propertyLocation
Gets or sets the location of the parent folder of the object.
Top
See Also