Compartir a través de


de la propiedad DocumentSetTemplate.AllowedContentTypes

Espacio de nombres:  Microsoft.SharePoint.Client.DocumentSet
Ensamblados:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (en Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll);  Microsoft.SharePoint.Client.DocumentManagement.Phone (en Microsoft.SharePoint.Client.DocumentManagement.Phone.dll)  Microsoft.SharePoint.Client.DocumentManagement (en Microsoft.SharePoint.Client.DocumentManagement.dll)

Sintaxis

'Declaración
Public ReadOnly Property AllowedContentTypes As AllowedContentTypeCollection
    Get
'Uso
Dim instance As DocumentSetTemplate
Dim value As AllowedContentTypeCollection

value = instance.AllowedContentTypes
public AllowedContentTypeCollection AllowedContentTypes { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.DocumentSet.AllowedContentTypeCollection

Vea también

Referencia

clase DocumentSetTemplate

Miembros DocumentSetTemplate

Espacio de nombres Microsoft.SharePoint.Client.DocumentSet