Share via


MountedFolderInfo.HasEditPermission property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property HasEditPermission As Boolean
    Get
'Usage
Dim instance As MountedFolderInfo
Dim value As Boolean

value = instance.HasEditPermission
public bool HasEditPermission { get; }

Property value

Type: System.Boolean

See also

Reference

MountedFolderInfo class

MountedFolderInfo members

Microsoft.SharePoint.Client namespace