ApplicationContext Class

Encapsulates the Silverlight application context information.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Client.ApplicationContext

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class ApplicationContext
'Usage
Dim instance As ApplicationContext
public sealed class ApplicationContext

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.

See Also

Reference

ApplicationContext Members

Microsoft.SharePoint.Client Namespace