FilenameWithExtension

Mp3Audio.FilenameWithExtension property

Returns correct filename of this MP3 content, which consists of name and extension. Theoretically can differ from the name.

public string FilenameWithExtension { get; }

See Also