Compartilhar via


VideoChannel.Videos propriedade

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblies:   Microsoft.SharePoint.Client.Publishing.Silverlight (em Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (em Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property Videos As VideoCollection
    Get
'Uso
Dim instance As VideoChannel
Dim value As VideoCollection

value = instance.Videos
public VideoCollection Videos { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Publishing.VideoCollection

Ver também

Referência

VideoChannel classe

VideoChannel membros

Microsoft.SharePoint.Client.Publishing namespace