SPListTemplate.ImageUrl property
取得相對路徑,根據伺服器上,以用來代表清單範本的清單定義的影像。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ImageUrl As String
Get
'用途
Dim instance As SPListTemplate
Dim value As String
value = instance.ImageUrl
public string ImageUrl { get; }
Property value
Type: System.String
字串,包含 URL。