次の方法で共有


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 のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

VideoSet メンバー

Microsoft.SharePoint.Client.Video 名前空間