Partager via


SPSolutionExporter.MaxSolutionFileSize - Propriété

Obtient la taille maximale des fichiers de solution.

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

Syntaxe

'Déclaration
Public Shared ReadOnly Property MaxSolutionFileSize As Integer
    Get
'Utilisation
Dim value As Integer

value = SPSolutionExporter.MaxSolutionFileSize
public static int MaxSolutionFileSize { get; }

Valeur de propriété

Type : System.Int32
La taille maximale en mégaoctets (Mo).

Remarques

Cette propriété renvoie la valeur de la propriété MaxTemplateDocumentSize du service SPWebService.ContentService .

Voir aussi

Référence

SPSolutionExporter classe

SPSolutionExporter - Membres

Microsoft.SharePoint - Espace de noms