ApplicationContext.Current - Propriété
Obtient le contexte d'application Silverlight actuel.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Current As ApplicationContext
Get
'Utilisation
Dim value As ApplicationContext
value = ApplicationContext.Current
public static ApplicationContext Current { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ApplicationContext
Le contexte d'application Silverlight actuel.