Partager via


RemoteWeb.GetFileByServerRelativePath(ResourcePath) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.File GetFileByServerRelativePath (Microsoft.SharePoint.Client.ResourcePath serverRelatvieFilePath);
member this.GetFileByServerRelativePath : Microsoft.SharePoint.Client.ResourcePath -> Microsoft.SharePoint.Client.File
Public Function GetFileByServerRelativePath (serverRelatvieFilePath As ResourcePath) As File

Parameters

serverRelatvieFilePath
ResourcePath

Returns

Attributes

Applies to