SPWebService.ScopeEveryoneToSiteCollectionOnly property
布林值,指出是否 allowEveryoneViewItems 應套用至現有的使用者
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property ScopeEveryoneToSiteCollectionOnly As Boolean
Get
Set
'用途
Dim instance As SPWebService
Dim value As Boolean
value = instance.ScopeEveryoneToSiteCollectionOnly
instance.ScopeEveryoneToSiteCollectionOnly = value
public bool ScopeEveryoneToSiteCollectionOnly { get; set; }
Property value
Type: System.Boolean
傳回 Boolean。