共用方式為


SPRestrictedObjectModel.RestrictedTypes property

受限制的物件類型。

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

Syntax

'宣告
Public ReadOnly Property RestrictedTypes As SPObjectModelTypeCollection
    Get
'用途
Dim instance As SPRestrictedObjectModel
Dim value As SPObjectModelTypeCollection

value = instance.RestrictedTypes
public SPObjectModelTypeCollection RestrictedTypes { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPObjectModelTypeCollection
限制類型SPObjectModelTypeCollection

請參閱

參照

SPRestrictedObjectModel class

SPRestrictedObjectModel members

Microsoft.SharePoint.Administration namespace