SPHtmlTransformSettings.MaximumCacheSize property
取得或設定以允許 (mb) 的 HTML 檢視器快取大小上限。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property MaximumCacheSize As Integer
Get
Set
'用途
Dim instance As SPHtmlTransformSettings
Dim value As Integer
value = instance.MaximumCacheSize
instance.MaximumCacheSize = value
public int MaximumCacheSize { get; set; }
Property value
Type: System.Int32
32 位元整數,其中包含的快取大小。
備註
此快取計算對內容資料庫的大小。