共用方式為


SPDiagnosticsProvider.MaxTotalSizeInBytes property

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

Syntax

'宣告
Public Property MaxTotalSizeInBytes As Long
    Get
    Set
'用途
Dim instance As SPDiagnosticsProvider
Dim value As Long

value = instance.MaxTotalSizeInBytes

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

Property value

Type: System.Int64

請參閱

參照

SPDiagnosticsProvider class

SPDiagnosticsProvider members

Microsoft.SharePoint.Diagnostics namespace