Gets the file's name. It can include a relative or absolute path.

Syntax

public string FileName { get; }
Public ReadOnly Property FileName() As String

Limitations

Read only.