FileName

FileName class

The filename.

public class FileName

Constructors

Name Description
FileName(string) Initializes new instance of 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