Freigeben über


VideoChannelCollection.GetById-Methode

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblys:   Microsoft.SharePoint.Client.Publishing.Silverlight (in Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (in Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Function GetById ( _
    id As Guid _
) As VideoChannel
'Usage
Dim instance As VideoChannelCollection
Dim id As Guid
Dim returnValue As VideoChannel

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

Parameter

Rückgabewert

Typ: Microsoft.SharePoint.Client.Publishing.VideoChannel

Siehe auch

Referenz

VideoChannelCollection Klasse

VideoChannelCollection-Member

Microsoft.SharePoint.Client.Publishing-Namespace