共用方式為


SPField.AuthoringInfo property

取得頁面中進行編輯的欄位用來識別欄位,其目的的描述字串。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property AuthoringInfo As String
    Get
'用途
Dim instance As SPField
Dim value As String

value = instance.AuthoringInfo
public string AuthoringInfo { get; }

Property value

Type: System.String
包含描述字串。

請參閱

參照

SPField class

SPField members

Microsoft.SharePoint namespace