Share via


SpotlightChannel.Channel property

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

Syntax

'Declaration
Public ReadOnly Property Channel As VideoChannel
    Get
'Usage
Dim instance As SpotlightChannel
Dim value As VideoChannel

value = instance.Channel
public VideoChannel Channel { get; }

Property value

Type: Microsoft.SharePoint.Client.Publishing.VideoChannel

See also

Reference

SpotlightChannel class

SpotlightChannel members

Microsoft.SharePoint.Client.Publishing namespace