CodeUnitGetSaveFileName Method |
Get the name of the save file.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static string GetSaveFileName(
string filePath
)
Parameters
- filePath
- Type: SystemString
Return Value
Type:
StringSee Also