VideoChannel.SpotlightVideos property
Namespace: Microsoft.SharePoint.Client.Publishing
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property SpotlightVideos As SpotlightVideoCollection
Get
'Usage
Dim instance As VideoChannel
Dim value As SpotlightVideoCollection
value = instance.SpotlightVideos
public SpotlightVideoCollection SpotlightVideos { get; }
Property value
Type: Microsoft.SharePoint.Client.Publishing.SpotlightVideoCollection