Class FileDataObject

FileDataObject class

Represents the file data.

public sealed class FileDataObject

Properties

NameDescription
FileName { get; }Gets the name of the file.

Methods

NameDescription
Save(Stream)Saves the specified stream.

See Also