FileDialog.Filter Property
Parent Object: FileDialogDescription
The filter used to limit the types of files displayed in the dialog.
Syntax
FileDialog.Filter() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
File Dialog | This sample demonstrates the use of the FileDialog object. The only requirement to run this sample is to have Inventor open. |