SPUserResource.Type 属性
获取用户资源,可以是单行或多行的类型。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Type As SPResourceType
Get
用法
Dim instance As SPUserResource
Dim value As SPResourceType
value = instance.Type
public SPResourceType Type { get; }
属性值
类型:Microsoft.SharePoint.SPResourceType
SPResourceType 值,指示的资源的类型。