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.
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.