Gets the custom applications installed in the vault. Use the GetCustomApplicationsEx2 method for additional options.
| Visual Basic |
|---|
Public Function GetCustomApplicationsEx( _ ByVal Platform As MFExtApplicationPlatform _ ) As CustomApplications |
| Value | Description |
|---|---|
| MFExtApplicationPlatformDesktop | Platform is M-Files Desktop. |
| MFExtApplicationPlatformNone | No platform. |
| MFExtApplicationPlatformWeb | Platform is M-Files Web. |