Share via


SpotlightChannel.Title property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SpotlightChannel class

SpotlightChannel members

Microsoft.SharePoint.Client.Publishing namespace