共用方式為


SPListEventProperties.ListTitle property

取得受事件清單的標題。

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

Syntax

'宣告
Public ReadOnly Property ListTitle As String
    Get
'用途
Dim instance As SPListEventProperties
Dim value As String

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

Property value

Type: System.String
字串,包含清單的標題。

請參閱

參照

SPListEventProperties class

SPListEventProperties members

Microsoft.SharePoint namespace