HostedApplicationConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the hosted application’s configuration information.
public ref class HostedApplicationConfiguration
public class HostedApplicationConfiguration
type HostedApplicationConfiguration = class
Public Class HostedApplicationConfiguration
- Inheritance
-
HostedApplicationConfiguration
Constructors
HostedApplicationConfiguration() |
Initializes a new instance of the HostedApplicationConfiguration class. |
Fields
autoLaunch |
Specifies if the application will launch automatically. |
isAppDynamic |
Tokens (Web view), HYPERLINK "onenote:https://microsoft-my.sharepoint.com/personal/kvivek_microsoft_com/Documents/USDDevGuide/USDDevGuide/Docs.one" \l "Tokens§ion-id={BE9CCE15-150C-42EE-90FE-0508972B61F2}&page-id={2F58D082-2905-4E3E-9933-C36FB434BC95}&end" Tokens (OneNote) |
isGlobalApplication |
Specifies whether the application is global. |
name |
Specifies the application name. |
panel |
Specifies the panel where the application is displayed. |
windowHostType |
Specifies the window host type. |