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