SharingPermissionInformation.PermissionRoleType 屬性
命名空間: 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 類別