SPField.TypeShortDescription property
Obtém a descrição do campo.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property TypeShortDescription As String
Get
'Uso
Dim instance As SPField
Dim value As String
value = instance.TypeShortDescription
public string TypeShortDescription { get; }
Property value
Type: System.String
Uma string que contém a descrição do campo.