SPUserResource.Type property
會取得使用者資源,可以是單行或多列的類型。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Type As SPResourceType
Get
'用途
Dim instance As SPUserResource
Dim value As SPResourceType
value = instance.Type
public SPResourceType Type { get; }
Property value
Type: Microsoft.SharePoint.SPResourceType
SPResourceType 值,指出資源的類型。