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