Freigeben über


SPDiagnosticsProvider.MaxTotalSizeInBytes-Eigenschaft

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

Syntax

'Declaration
Public Property MaxTotalSizeInBytes As Long
    Get
    Set
'Usage
Dim instance As SPDiagnosticsProvider
Dim value As Long

value = instance.MaxTotalSizeInBytes

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

Eigenschaftswert

Typ: System.Int64

Siehe auch

Referenz

SPDiagnosticsProvider Klasse

SPDiagnosticsProvider-Member

Microsoft.SharePoint.Diagnostics-Namespace