共用方式為


VideoSet 類別

表示包含所有視訊的相關資訊的資料夾。

繼承階層架構

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.DocumentSet.DocumentSet
      Microsoft.SharePoint.Client.Video.VideoSet

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

語法

'宣告
Public Class VideoSet _
    Inherits DocumentSet
'用途
Dim instance As VideoSet
public class VideoSet : DocumentSet

備註

例如,視訊的相關資訊可以包含不同轉譯和縮圖圖像。

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

VideoSet 成員

Microsoft.SharePoint.Client.Video 命名空間