命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)
语法
声明
Public ReadOnly Property PermissionRoleType As RoleType
Get
用法
Dim instance As SharingPermissionInformation
Dim value As RoleType
value = instance.PermissionRoleType
public RoleType PermissionRoleType { get; }
属性值
类型:Microsoft.SharePoint.Client.RoleType
另请参阅
引用
SharingPermissionInformation 类