Compartilhar via


SPDiagnosticsProvider.MaxTotalSizeInBytes property

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property MaxTotalSizeInBytes As Long
    Get
    Set
'Uso
Dim instance As SPDiagnosticsProvider
Dim value As Long

value = instance.MaxTotalSizeInBytes

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

Property value

Type: System.Int64

Ver também

Referência

SPDiagnosticsProvider class

SPDiagnosticsProvider members

Microsoft.SharePoint.Diagnostics namespace