FileDataObject.FileName

FileDataObject.FileName property

Gets the name of the file.

public string FileName { get; }

Property Value

The name of the file.

See Also