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 命名空间