获取或设置的最大列表项可以包含的字符数。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property MaxLength As Integer
Get
Set
用法
Dim instance As ListItemProperty
Dim value As Integer
value = instance.MaxLength
instance.MaxLength = value
public int MaxLength { get; set; }
属性值
类型:System.Int32
32 位整数,用于指定的字符数。