Freigeben über


Web.GetFileByServerRelativePath(ResourcePath) Method

Definition

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

Parameters

serverRelativePath
ResourcePath

Returns

Attributes

Applies to