GetExtension()
Path::GetExtension(const String&) method
Returns the extension of the file referenced by the specified path.
static String System::IO::Path::GetExtension(const String &path)
Arguments
Parameter | Type | Description |
---|---|---|
path | const String& | A path to a file |
Return Value
The extension of the file
See Also
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Slides