SPWebApplication.DefaultQuotaTemplate-Eigenschaft
Ruft ab oder legt die Standardkontingentvorlage für alle Websitesammlungen verwendet.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DefaultQuotaTemplate As String
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As String
value = instance.DefaultQuotaTemplate
instance.DefaultQuotaTemplate = value
public string DefaultQuotaTemplate { get; set; }
Eigenschaftswert
Typ: System.String
Eine Zeichenfolge, die den Namen des die Standardkontingentvorlage enthält.