Skip to content
Search
K
English
中文
English
中文
Appearance
Menu
返回顶部
directory
format
typescript
Path.
GetExtension
(path)
class:
Path
description
Returns the extension of the specified path.
parameter
param_name
type
description
path
string
The specified path.
return
type
description
string
A string representing the extension.
code example