Freigeben über


SPWebApplication.SelfServiceCreationQuotaTemplate-Eigenschaft

Ruft ab oder legt die Kontingentvorlage aus, die beim Erstellen von Websitesammlungen angewendet.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SelfServiceCreationQuotaTemplate As String
    Get
    Set
'Usage
Dim instance As SPWebApplication
Dim value As String

value = instance.SelfServiceCreationQuotaTemplate

instance.SelfServiceCreationQuotaTemplate = value
public string SelfServiceCreationQuotaTemplate { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace