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