ExtendedApplicationProvider Class
Represents the provider definition for extra application types.
Namespace: Microsoft.Uii.Csr.Providers
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As ExtendedApplicationProvider
Syntax
'Declaration
<SmartPartAttribute> _
Public MustInherit Class ExtendedApplicationProvider
Inherits ProviderBase
[SmartPartAttribute]
public abstract class ExtendedApplicationProvider : ProviderBase
[SmartPartAttribute]
public ref class ExtendedApplicationProvider abstract : public ProviderBase
/** @attribute SmartPartAttribute() */
public abstract class ExtendedApplicationProvider extends ProviderBase
SmartPartAttribute
public abstract class ExtendedApplicationProvider extends ProviderBase
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.Uii.Common.Providers.ProviderBase
Microsoft.Uii.Csr.Providers.ExtendedApplicationProvider
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
ExtendedApplicationProvider Members
Microsoft.Uii.Csr.Providers Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.