Share via


NSWorkspaceFileOperationEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

public class NSWorkspaceFileOperationEventArgs : Foundation.NSNotificationEventArgs
type NSWorkspaceFileOperationEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSWorkspaceFileOperationEventArgs

Constructors

NSWorkspaceFileOperationEventArgs(NSNotification)

Initializes a new instance of the NSWorkspaceFileOperationEventArgs class.

Properties

FileType
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to