SPUserResource.Scope property
取得一個值,指出使用者資源的範圍。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Scope As SPResourceScope
Get
'用途
Dim instance As SPUserResource
Dim value As SPResourceScope
value = instance.Scope
public SPResourceScope Scope { get; }
Property value
Type: Microsoft.SharePoint.SPResourceScope
指出範圍的列舉值。