共用方式為


SPUsageService.UsageLogMaxFileSize property

檔案大小為該記錄檔應剪下並啟動一個新的流量。以位元組為單位。

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

Syntax

'宣告
Public ReadOnly Property UsageLogMaxFileSize As UInteger
    Get
'用途
Dim instance As SPUsageService
Dim value As UInteger

value = instance.UsageLogMaxFileSize
public uint UsageLogMaxFileSize { get; }

Property value

Type: System.UInt32

請參閱

參照

SPUsageService class

SPUsageService members

Microsoft.SharePoint.Administration namespace