SPWebApplication.SelfServiceCreationQuotaTemplate property
取得或設定要套用時建立網站集合的配額範本。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property SelfServiceCreationQuotaTemplate As String
Get
Set
'用途
Dim instance As SPWebApplication
Dim value As String
value = instance.SelfServiceCreationQuotaTemplate
instance.SelfServiceCreationQuotaTemplate = value
public string SelfServiceCreationQuotaTemplate { get; set; }
Property value
Type: System.String