ClientRuntimeContext - Constructeur
Initialise une nouvelle instance de la classe ClientRuntimeContext avec l'URL absolue spécifiée.
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) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
webFullUrl As String _
)
'Utilisation
Dim webFullUrl As String
Dim instance As New ClientRuntimeContext(webFullUrl)
protected ClientRuntimeContext(
string webFullUrl
)
Paramètres
webFullUrl
Type : System.StringString qui représente l'URL absolue pour la collection de sites.