GTPUFileDialogFilter Property |
Gets or sets the current file name filter string, which determines the choices that appear in the "Save as file type" or "Files of type" box in the dialog box.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic string Filter { get; set; }Property Value
Type:
StringThe file filtering options available in the dialog box.
Exceptions
See Also