共用方式為


SPWebInfo.CustomMasterUrl property

整理自訂主版頁面。

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

Syntax

'宣告
Public ReadOnly Property CustomMasterUrl As String
    Get
'用途
Dim instance As SPWebInfo
Dim value As String

value = instance.CustomMasterUrl
public string CustomMasterUrl { get; }

Property value

Type: System.String
代表自訂主機 URL String

請參閱

參照

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace