Compartilhar via


IHostedApplication4 Interface

An extension on IHostedApplication3 for the later UII applications to support new features.

Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Usage

'Usage
Dim instance As IHostedApplication4

Syntax

'Declaration
Public Interface IHostedApplication4
    Inherits IHostedApplication3, IHostedApplication2, IHostedApplication
public interface IHostedApplication4 : IHostedApplication3, IHostedApplication2, IHostedApplication
public interface class IHostedApplication4 : IHostedApplication3, IHostedApplication2, IHostedApplication
public interface IHostedApplication4 extends IHostedApplication3, IHostedApplication2, 
    IHostedApplication
public interface IHostedApplication4 extends IHostedApplication3, IHostedApplication2, 
    IHostedApplication

Remarks

Implements IHostedApplication3. Use IHostedApplication4for new implementations.

Platforms

See Also

Reference

IHostedApplication4 Members
Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.