| Name | Description | |
|---|---|---|
![]() | CmdLineFileName | Gets the Command Line File name with which the application was started. |
![]() | FunctionalityMode | Gets the functionality mode. By default ENFunctionalityMode.Full. |
![]() | IsAnotherInstanceRunning | Checks whether another instance of this application is already running. |
![]() | IsSandboxed | Gets whether this is a sandboxed environment (e.g. Blazor). |
![]() | IsStoreApp | Gets whether the application is runnting in the store. |
![]() | LicensingMode | Gets the licensing mode that should be used by the office application. |
![]() | ServerBaseUri | Gets the base URI of the application server. |
![]() | UserMode | Gets the user mode. By default ENUserMode.Application. |
![]() | UseServerResources | Gets whether the application should use resources served by the server. |
![]() | UsesNativeSplashScreen | Gets whether the application uses a native splash screen (e.g. Blazor). |
