Share via


CheckedOutFileCollection.GetByPath(ResourcePath) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.CheckedOutFile GetByPath (Microsoft.SharePoint.Client.ResourcePath path);
member this.GetByPath : Microsoft.SharePoint.Client.ResourcePath -> Microsoft.SharePoint.Client.CheckedOutFile
Public Function GetByPath (path As ResourcePath) As CheckedOutFile

Parameters

Returns

Attributes

Applies to