SPFieldMultiChoice.Mappings property
取得指定之選項的正式的值。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Mappings As String
Get
'用途
Dim instance As SPFieldMultiChoice
Dim value As String
value = instance.Mappings
public string Mappings { get; }
Property value
Type: System.String
指定之選項的正式的值。