共用方式為


VideoChannelCollection.GetById 方法

命名空間:  Microsoft.SharePoint.Client.Publishing
組件:   Microsoft.SharePoint.Client.Publishing.Silverlight (在 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中);  Microsoft.SharePoint.Client.Publishing.Phone (在 Microsoft.SharePoint.Client.Publishing.Phone.dll 中)  Microsoft.SharePoint.Client.Publishing (在 Microsoft.SharePoint.Client.Publishing.dll 中)

語法

'宣告
Public Function GetById ( _
    id As Guid _
) As VideoChannel
'用途
Dim instance As VideoChannelCollection
Dim id As Guid
Dim returnValue As VideoChannel

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

參數

傳回值

類型:Microsoft.SharePoint.Client.Publishing.VideoChannel

請參閱

參照

VideoChannelCollection 類別

VideoChannelCollection 成員

Microsoft.SharePoint.Client.Publishing 命名空間