SPResourceType enumeration
指定用於使用者資源 (SPUserResource) 的字串型別。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPResourceType
'用途
Dim instance As SPResourceType
public enum SPResourceType
Members
Member name | Description | |
---|---|---|
SingleLine | 具有少於 256 個字元的單一行字串。 | |
MultiLine | 具有超過 256 個字元的多行字串。 |