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 命名空间