Share via


Web.ThemedCssFolderUrl property

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

Syntax

'Declaration
Public Property ThemedCssFolderUrl As String
    Get
    Set
'Usage
Dim instance As Web
Dim value As String

value = instance.ThemedCssFolderUrl

instance.ThemedCssFolderUrl = value
public string ThemedCssFolderUrl { get; set; }

Property value

Type: System.String

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace