SPList.ListItemEntityTypeFullName property
實體類型完整清單中的清單項目的名稱。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ListItemEntityTypeFullName As String
Get
'用途
Dim instance As SPList
Dim value As String
value = instance.ListItemEntityTypeFullName
public string ListItemEntityTypeFullName { get; }
Property value
Type: System.String