SPWebApplication.SecondStageRecycleBinQuota property
取得或設定一個值,包含配置給第二階段資源回收筒的儲存配額的百分比。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property SecondStageRecycleBinQuota As Integer
Get
Set
'用途
Dim instance As SPWebApplication
Dim value As Integer
value = instance.SecondStageRecycleBinQuota
instance.SecondStageRecycleBinQuota = value
public int SecondStageRecycleBinQuota { get; set; }
Property value
Type: System.Int32
32 位元整數,會指定配置給第二階段資源回收筒的儲存配額的百分比。