Returns the filename of the specified path without the extension.
Namespace: EnterpriseDT.UtilAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public static string GetFileNameWithoutExtension( string path ) |
| Visual Basic |
|---|
Public Shared Function GetFileNameWithoutExtension ( _ path As String _ ) As String |
| Visual C++ |
|---|
public: static String^ GetFileNameWithoutExtension( String^ path ) |
Parameters
- path
- Type: System..::..String
Absolute or relative path