次の方法で共有


AllowedContentTypeCollection クラス

継承階層

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<ContentTypeId>
        Microsoft.SharePoint.Client.DocumentSet.AllowedContentTypeCollection

名前空間:  Microsoft.SharePoint.Client.DocumentSet
アセンブリ:   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 AllowedContentTypeCollection _
    Inherits ClientObjectCollection(Of ContentTypeId)
'使用
Dim instance As AllowedContentTypeCollection
public class AllowedContentTypeCollection : ClientObjectCollection<ContentTypeId>

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

AllowedContentTypeCollection メンバー

Microsoft.SharePoint.Client.DocumentSet 名前空間