Partager via


SPDiagnosticsProvider.MaxTotalSizeInBytes - Propriété

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

Syntaxe

'Déclaration
Public Property MaxTotalSizeInBytes As Long
    Get
    Set
'Utilisation
Dim instance As SPDiagnosticsProvider
Dim value As Long

value = instance.MaxTotalSizeInBytes

instance.MaxTotalSizeInBytes = value
public long MaxTotalSizeInBytes { get; set; }

Valeur de propriété

Type : System.Int64

Voir aussi

Référence

SPDiagnosticsProvider classe

SPDiagnosticsProvider - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms