FileManager.WillOpenExpressDefault Method
Parent Object: FileManagerDescription
Returns whether the input assembly will open in Express mode by default.
Syntax
FileManager.WillOpenExpressDefault( FullFileName As String ) As BooleanParameters
| Name | Type | Description |
| FullFileName | String | Input the full filename of assembly. |
