Share via


SharePointSharingSettings.SharingCssLink property

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

Syntax

'Declaration
Public ReadOnly Property SharingCssLink As String
    Get
'Usage
Dim instance As SharePointSharingSettings
Dim value As String

value = instance.SharingCssLink
public string SharingCssLink { get; }

Property value

Type: System.String

See also

Reference

SharePointSharingSettings class

SharePointSharingSettings members

Microsoft.SharePoint.Client namespace