Share via


SPList.ServerTemplateCanCreateFolders - Propriété

Gets a Boolean value that specifies whether server template folder creation is enabled for the list.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ServerTemplateCanCreateFolders As Boolean
    Get
'Utilisation
Dim instance As SPList
Dim value As Boolean

value = instance.ServerTemplateCanCreateFolders
public bool ServerTemplateCanCreateFolders { get; }

Valeur de propriété

Type : System.Boolean
true if folder creation is enabled; otherwise, false.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms