命名空间: 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
)
参数
- id
类型:System.Guid
返回值
类型:Microsoft.SharePoint.Client.Publishing.VideoChannel