Share via


SharePointSharingSettings.IsMobileView property

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

Syntax

'Declaration
Public ReadOnly Property IsMobileView As Boolean
    Get
'Usage
Dim instance As SharePointSharingSettings
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SharePointSharingSettings class

SharePointSharingSettings members

Microsoft.SharePoint.Client namespace