SPFieldTypeDefinition.TypeShortDescription property
取得欄位型別的描述。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property TypeShortDescription As String
Get
'用途
Dim instance As SPFieldTypeDefinition
Dim value As String
value = instance.TypeShortDescription
public string TypeShortDescription { get; }
Property value
Type: System.String
字串,包含欄位類型的描述。