HostedApplicationConfiguration.autoLaunch Field
Specifies if the application will launch automatically.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As HostedApplicationConfiguration
Dim value As Boolean
value = instance.autoLaunch
instance.autoLaunch = value
Syntax
'Declaration
Public autoLaunch As Boolean
public bool autoLaunch
public:
bool autoLaunch
public boolean autoLaunch
public var autoLaunch : boolean
Platforms
See Also
Reference
HostedApplicationConfiguration Class
HostedApplicationConfiguration Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.