FileUtilRemoveLastDirectory Method |
Remove the last directory from the specified path.
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static string RemoveLastDirectory(
string path
)
Parameters
- path
- Type: SystemString
Return Value
Type:
StringSee Also