SPWebService.MaxTemplateDocumentSize-Eigenschaft
Ruft ab oder legt die maximale Größe für Kataloge von Listen- und Websitevorlagen.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MaxTemplateDocumentSize As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.MaxTemplateDocumentSize
instance.MaxTemplateDocumentSize = value
public int MaxTemplateDocumentSize { get; set; }
Eigenschaftswert
Typ: System.Int32
Eine 32-Bit- integer zwischen 0 und 500 MB.