Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Path.GetExtension(string)

Description

Returns the extension component of the specified path string.

The extension returned includes the . character used to separate the extension from the rest of the path.