共用方式為


SPField.EntityPropertyName property

取得使用此欄位的清單項目實體內容名稱。

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

Syntax

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

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

Property value

Type: System.String
實體屬性的名稱。

請參閱

參照

SPField class

SPField members

Microsoft.SharePoint namespace