Share via


ObjectSharingInformation.CanBeShared property

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

Syntax

'Declaration
Public ReadOnly Property CanBeShared As Boolean
    Get
'Usage
Dim instance As ObjectSharingInformation
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

ObjectSharingInformation class

ObjectSharingInformation members

Microsoft.SharePoint.Client namespace