Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current Silverlight application context.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Current As ApplicationContext
Get
'Usage
Dim value As ApplicationContext
value = ApplicationContext.Current
public static ApplicationContext Current { get; }
Property Value
Type: Microsoft.SharePoint.Client.ApplicationContext
The current Silverlight application context.