GTPUFileDialogGetFileName Method (String) |
Returns the correct file name depending of the target platform.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntaxprotected internal string GetFileName(
string fileName
)
Parameters
- fileName
- Type: SystemString
Base file name.
Return Value
Type:
StringName of the selected file name.
See Also