Share via


SPWebService.MaxListsAccessedByApp-Eigenschaft

Die maximale Anzahl von SharePoint-Listen in einem Web, das durch eine app zugegriffen werden konnte.

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

Syntax

'Declaration
Public Property MaxListsAccessedByApp As Integer
    Get
    Set
'Usage
Dim instance As SPWebService
Dim value As Integer

value = instance.MaxListsAccessedByApp

instance.MaxListsAccessedByApp = value
public int MaxListsAccessedByApp { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPWebService Klasse

SPWebService-Member

Microsoft.SharePoint.Administration-Namespace