Click or drag to resize

GTPUFileDialogGetFileName Method

Returns the selected file name.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
protected internal virtual string GetFileName()

Return Value

Type: String
Name of the selected file name.
See Also