MountPoint.GetMountedFolderUrls(ClientRuntimeContext, List) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static System.Collections.Generic.IEnumerable<string> GetMountedFolderUrls (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.List list);
static member GetMountedFolderUrls : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.List -> seq<string>
Parameters
- context
- ClientRuntimeContext
- list
- List
Returns
- Attributes