共用方式為


SPWebListInfo.Url property

如果此SPWebListInfo執行個體Type成員是網頁的父物件的 URL。

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

Syntax

'宣告
Public Property Url As String
    Get
    Private Set
'用途
Dim instance As SPWebListInfo
Dim value As String

value = instance.Url
public string Url { get; private set; }

Property value

Type: System.String
表示 URL String

請參閱

參照

SPWebListInfo class

SPWebListInfo members

Microsoft.SharePoint namespace