SPSite.WebVisualReport.SitePath property
網站集合中的這個站台伺服器相對 URL。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property SitePath As String
Get
Private Set
'用途
Dim instance As SPSite.WebVisualReport
Dim value As String
value = instance.SitePath
public string SitePath { get; private set; }
Property value
Type: System.String
這個網站的網站集合 URL String表示。