Share via


SpotlightChannel.TileHtmlColor property

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

Syntax

'Declaration
Public ReadOnly Property TileHtmlColor As String
    Get
'Usage
Dim instance As SpotlightChannel
Dim value As String

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

Property value

Type: System.String

See also

Reference

SpotlightChannel class

SpotlightChannel members

Microsoft.SharePoint.Client.Publishing namespace