DMFileInfo Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a file.
Inheritance Hierarchy

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMFileInfo

The DMFileInfo type exposes the following members.

Fields
NameDescription
Public fieldCreated
The date and time the file was created.
Public fieldFileName
The name of the file.
Public fieldModified
The date and time the file was last modified.
Public fieldSize
The size of the file in bytes.
Top
See Also