SPSite.WebVisualReport.MasterUrl property
此網站的主版頁面站台相對 URL。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property MasterUrl As String
Get
Private Set
'用途
Dim instance As SPSite.WebVisualReport
Dim value As String
value = instance.MasterUrl
public string MasterUrl { get; private set; }
Property value
Type: System.String
網站主版 URL 以String表示..