Compartir a través de


del método RemoteWeb.GetFileByServerRelativeUrl

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Function GetFileByServerRelativeUrl ( _
    serverRelativeFileUrl As String _
) As File
'Uso
Dim instance As RemoteWeb
Dim serverRelativeFileUrl As String
Dim returnValue As File

returnValue = instance.GetFileByServerRelativeUrl(serverRelativeFileUrl)
public File GetFileByServerRelativeUrl(
    string serverRelativeFileUrl
)

Parámetros

Valor devuelto

Tipo: Microsoft.SharePoint.Client.File

Vea también

Referencia

clase RemoteWeb

Miembros RemoteWeb

Espacio de nombres Microsoft.SharePoint.Client