以字符串形式获取可能的值的字段。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property ChoiceOptionTexts As StringCollection
Get
用法
Dim value As StringCollection
value = Me.ChoiceOptionTexts
protected override StringCollection ChoiceOptionTexts { get; }
属性值
类型:System.Collections.Specialized.StringCollection
可能的值的字段。