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