SPListTemplate.Name property
取得清單定義或清單範本的顯示名稱。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Name As String
Get
'用途
Dim instance As SPListTemplate
Dim value As String
value = instance.Name
public string Name { get; }
Property value
Type: System.String
字串,包含名稱。