Share via


ThmxTheme.AccessibleDescription property

Gets a brief description of this theme.

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

Syntax

'Declaration
Public ReadOnly Property AccessibleDescription As String
    Get
'Usage
Dim instance As ThmxTheme
Dim value As String

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

Property value

Type: System.String
A brief description of this theme.

Implements

ISPTheme.AccessibleDescription

See also

Reference

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace