SPWebApplication.DefaultQuotaTemplate property
取得或設定用於所有網站集合的預設配額範本。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property DefaultQuotaTemplate As String
Get
Set
'用途
Dim instance As SPWebApplication
Dim value As String
value = instance.DefaultQuotaTemplate
instance.DefaultQuotaTemplate = value
public string DefaultQuotaTemplate { get; set; }
Property value
Type: System.String
包含預設配額範本名稱的字串。