HostedApplication Class
Hosted Application abstract base classed, used for hosted application classes like External and Web
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As HostedApplication
Syntax
'Declaration
Public MustInherit Class HostedApplication
Implements IHostedApplication4, IHostedApplication3, IHostedApplication2, IHostedApplication
public abstract class HostedApplication : IHostedApplication4, IHostedApplication3, IHostedApplication2,
IHostedApplication
public ref class HostedApplication abstract : IHostedApplication4, IHostedApplication3, IHostedApplication2,
IHostedApplication
public abstract class HostedApplication implements IHostedApplication4, IHostedApplication3,
IHostedApplication2, IHostedApplication
public abstract class HostedApplication implements IHostedApplication4, IHostedApplication3,
IHostedApplication2, IHostedApplication
Inheritance Hierarchy
System.Object
Microsoft.Uii.Csr.HostedApplication
Microsoft.Uii.Csr.ExternalApplication
Microsoft.Uii.Csr.HostedWebApplication
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
HostedApplication Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.