FileName

FileName class

The filename.

public class FileName

Constructors

Name Description
FileName(string) Initializes an instance of the FileName class.

Methods

Name Description
override ToString() Returns a string that represents the current object.

Fields

Name Description
static readonly Empty The empty filename.
static readonly Source The name of the source file.

See Also