SPWebService.FeatureCacheTrimInterval property
調整功能 XML 文件快取,以毫秒為單位的時間間隔。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property FeatureCacheTrimInterval As Integer
Get
Set
'用途
Dim instance As SPWebService
Dim value As Integer
value = instance.FeatureCacheTrimInterval
instance.FeatureCacheTrimInterval = value
public int FeatureCacheTrimInterval { get; set; }
Property value
Type: System.Int32
傳回 Int32。