Name | Description | |
---|---|---|
![]() | Extension | Gets the extension of this file without the dot, for example: "txt", "rtf", "docx", etc. If the given file name does not have an extension, String.Empty is returned. |
![]() | NameWithoutExtension | Gets the name of this file without the extension. |