INOfficeApplicationHost Interface Members
In This Topic
The following tables list the members exposed by INOfficeApplicationHost.
Public Properties
| Name | Description |
| CmdLineFileName | Gets the Command Line File name with which the application was started. |
| 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 running in the store. |
| ServerBaseUri | Gets the base URI of the server, in case of a subscription App. |
| UseServerLicensing | Gets whether the application must use server licensing. |
| 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). |
Top
Public Methods
See Also