Click or drag to resize

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
C#
public static string GetSaveFileName(
	string filePath
)

Parameters

filePath
Type: SystemString

Return Value

Type: String
See Also