SPWebService.MaxListsAccessedByApp property
在一個應用程式無法存取的一個 web 列出 SharePoint maximun 數目。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property MaxListsAccessedByApp As Integer
Get
Set
'用途
Dim instance As SPWebService
Dim value As Integer
value = instance.MaxListsAccessedByApp
instance.MaxListsAccessedByApp = value
public int MaxListsAccessedByApp { get; set; }
Property value
Type: System.Int32