ThmxTheme.AccessibleDescription Property
Gets a brief description of this theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
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.