Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the descriptive string that is used in pages for editing fields to identify the field and its purpose.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property AuthoringInfo As String
Get
'Usage
Dim instance As SPField
Dim value As String
value = instance.AuthoringInfo
public string AuthoringInfo { get; }
Type: System.String
A string that contains the description.