FilterExtension property |
Member of Save File Dialog (PRIM_APPL.ICommonDialogFileSave)
Data Type - String
Name | Type | Data Type | Description |
|---|---|---|---|
Index | *Input | Integer | Index number to access a specific item |
Use the FilterExtension property to specify the filter pattern (for example, "*.Txt")
To specify multiple filter patterns for a single display string, use a semicolon to separate the patterns e.g. ".Txt;.Doc;*.Xls").
A pattern string can be a combination of valid file name characters and the asterisk ( * ) wildcard character. Do not include spaces in the pattern string.