Partager via


Web.GetFileByLinkingUrl - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Function GetFileByLinkingUrl ( _
    linkingUrl As String _
) As File
'Utilisation
Dim instance As Web
Dim linkingUrl As String
Dim returnValue As File

returnValue = instance.GetFileByLinkingUrl(linkingUrl)
public File GetFileByLinkingUrl(
    string linkingUrl
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.File

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms