SPWebInfoUsageEntry.CustomMasterUrl property

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

Syntax

'Declaration
Public Property CustomMasterUrl As String
    Get
    Set
'Usage
Dim instance As SPWebInfoUsageEntry
Dim value As String

value = instance.CustomMasterUrl

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

Property value

Type: System.String

See also

Reference

SPWebInfoUsageEntry class

SPWebInfoUsageEntry members

Microsoft.SharePoint.Administration namespace