SPGlobalConfig.QuotaTemplates property
NOTE: This API is now obsolete.
已過時。會取得代表SharePoint Foundation部署的所有配額範本的配額範本集合。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public ReadOnly Property QuotaTemplates As SPQuotaTemplateCollection
Get
'用途
Dim instance As SPGlobalConfig
Dim value As SPQuotaTemplateCollection
value = instance.QuotaTemplates
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public SPQuotaTemplateCollection QuotaTemplates { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPQuotaTemplateCollection
SPQuotaTemplateCollection 物件代表之配額範本。