1. GroupDocs.Editor
  2. /
  3. GroupDocs.Editor for .NET
  4. /
  5. GroupDocs.Editor.HtmlCss.Resources.Audio
  6. /
  7. Mp3Audio
  8. /
  9. FilenameWithExtension

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