次の方法で共有


AllowedContentTypeCollection.Add メソッド

名前空間:  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 Sub Add ( _
    ctId As ContentTypeId _
)
'使用
Dim instance As AllowedContentTypeCollection
Dim ctId As ContentTypeId

instance.Add(ctId)
public void Add(
    ContentTypeId ctId
)

パラメーター

関連項目

参照先

AllowedContentTypeCollection クラス

AllowedContentTypeCollection メンバー

Microsoft.SharePoint.Client.DocumentSet 名前空間