DocumentSetTemplate.AllowedContentTypes - Propriété
Espace de noms : Microsoft.SharePoint.Client.DocumentSet
Assemblys : Microsoft.SharePoint.Client.DocumentManagement.Silverlight (dans Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll); Microsoft.SharePoint.Client.DocumentManagement.Phone (dans Microsoft.SharePoint.Client.DocumentManagement.Phone.dll) Microsoft.SharePoint.Client.DocumentManagement (dans Microsoft.SharePoint.Client.DocumentManagement.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AllowedContentTypes As AllowedContentTypeCollection
Get
'Utilisation
Dim instance As DocumentSetTemplate
Dim value As AllowedContentTypeCollection
value = instance.AllowedContentTypes
public AllowedContentTypeCollection AllowedContentTypes { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.DocumentSet.AllowedContentTypeCollection