FileOperationsEventArgs Class

Description

Contains file operations event data.

Class Hierarchy

Autodesk.AutoCAD.Runtime.FileOperationsEventArgs

Visual Basic

Public sealed Class FileOperationsEventArgs
Inherits EventArgs
Inherits IDisposable

C#

public sealed class FileOperationsEventArgs : EventArgs, IDisposable;

Links

FileOperationsEventArgs Enumerations, FileOperationsEventArgs Methods, FileOperationsEventArgs Properties