获取角色定义的类型。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Type As SPRoleType
Get
用法
Dim instance As SPRoleDefinition
Dim value As SPRoleType
value = instance.Type
public SPRoleType Type { get; }
属性值
类型:Microsoft.SharePoint.SPRoleType
SPRoleType 值,指示角色类型。