FileSystem.GetFileExtension(String) Method |
Top |
DescriptionReturns the extension of the file located at path. The extension of the file consists of any characters present after the rightmost period.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the file extension of the file specified by the path argument.
Syntax
See also
|