Freigeben über


MountPoint.GetMountedFolderInfo Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.MountedFolderInfo GetMountedFolderInfo (Microsoft.SharePoint.Client.ClientRuntimeContext context, Guid targetSiteId, Guid targetWebId, Guid targetUniqueId);
static member GetMountedFolderInfo : Microsoft.SharePoint.Client.ClientRuntimeContext * Guid * Guid * Guid -> Microsoft.SharePoint.Client.MountedFolderInfo
Public Shared Function GetMountedFolderInfo (context As ClientRuntimeContext, targetSiteId As Guid, targetWebId As Guid, targetUniqueId As Guid) As MountedFolderInfo

Parameters

targetSiteId
Guid
targetWebId
Guid
targetUniqueId
Guid

Returns

Attributes

Applies to