SPUsageManager.UsageLogCutTime property
使用狀況記錄檔應剪下並啟動一份新時間間隔。以分鐘為單位。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property UsageLogCutTime As UInteger
Get
Set
'用途
Dim instance As SPUsageManager
Dim value As UInteger
value = instance.UsageLogCutTime
instance.UsageLogCutTime = value
public uint UsageLogCutTime { get; set; }
Property value
Type: System.UInt32