Folder.AddSubFolderUsingPath(ResourcePath) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void AddSubFolderUsingPath (Microsoft.SharePoint.Client.ResourcePath leafPath);
member this.AddSubFolderUsingPath : Microsoft.SharePoint.Client.ResourcePath -> unit
Public Sub AddSubFolderUsingPath (leafPath As ResourcePath)

Parameters

leafPath
ResourcePath
Attributes

Applies to