IHostedApplication3 Interface
An extension on IHostedApplication2.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As IHostedApplication3
Syntax
'Declaration
Public Interface IHostedApplication3
Inherits IHostedApplication2, IHostedApplication
public interface IHostedApplication3 : IHostedApplication2, IHostedApplication
public interface class IHostedApplication3 : IHostedApplication2, IHostedApplication
public interface IHostedApplication3 extends IHostedApplication2, IHostedApplication
public interface IHostedApplication3 extends IHostedApplication2, IHostedApplication
Remarks
Implements IHostedApplication2. Use IHostedApplication4 for new implementations.
Platforms
See Also
Reference
IHostedApplication3 Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.