

String | |
Get method for attribute "FilterString" The filter string used for file extensions. The extensions must be specified with wildcards and seperated by commas; for example, "*.prt,*.txt". | |
/*cipOptional*/ String | |
Get method for attribute "PreselectedItem" A preselected file or item. | |
void | SetFilterString (String value) |
Set method for attribute "FilterString" The filter string used for file extensions. The extensions must be specified with wildcards and seperated by commas; for example, "*.prt,*.txt". | |
void | SetPreselectedItem ( /*cipOptional*/ String value) |
Set method for attribute "PreselectedItem" A preselected file or item. |

GetFilterString | ||
String | GetFilterString | () |
SetFilterString | ||
void | SetFilterString | (String value) |

GetPreselectedItem | ||
/*cipOptional*/ String | GetPreselectedItem | () |
SetPreselectedItem | ||
void | SetPreselectedItem | ( /*cipOptional*/ String value) |
