SPGlobalConfig.QuotaTemplates-Eigenschaft
HINWEIS: Diese API ist veraltet.
Veraltet. Ruft eine Auflistung der Kontingentvorlage-Vorlage, die alle Kontingentvorlagen für die Bereitstellung SharePoint Foundation darstellt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public ReadOnly Property QuotaTemplates As SPQuotaTemplateCollection
Get
'Usage
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPQuotaTemplateCollection
Ein SPQuotaTemplateCollection -Objekt, das die Kontingentvorlagen darstellt.