Compartir a través de


del método VideoChannelCollection.GetById

Espacio de nombres:  Microsoft.SharePoint.Client.Publishing
Ensamblados:   Microsoft.SharePoint.Client.Publishing.Silverlight (en Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (en Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (en Microsoft.SharePoint.Client.Publishing.dll)

Sintaxis

'Declaración
Public Function GetById ( _
    id As Guid _
) As VideoChannel
'Uso
Dim instance As VideoChannelCollection
Dim id As Guid
Dim returnValue As VideoChannel

returnValue = instance.GetById(id)
public VideoChannel GetById(
    Guid id
)

Parámetros

Valor devuelto

Tipo: Microsoft.SharePoint.Client.Publishing.VideoChannel

Vea también

Referencia

clase VideoChannelCollection

Miembros VideoChannelCollection

Espacio de nombres Microsoft.SharePoint.Client.Publishing