Share via


FolderCollection.AddUsingPath Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Folder AddUsingPath (Microsoft.SharePoint.Client.ResourcePath path, Microsoft.SharePoint.Client.FolderCollectionAddParameters parameters);
member this.AddUsingPath : Microsoft.SharePoint.Client.ResourcePath * Microsoft.SharePoint.Client.FolderCollectionAddParameters -> Microsoft.SharePoint.Client.Folder
Public Function AddUsingPath (path As ResourcePath, parameters As FolderCollectionAddParameters) As Folder

Parameters

Returns

Attributes

Applies to