SPWebInfoUsageEntry.MasterUrl property

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

Syntax

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

value = instance.MasterUrl

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

Property value

Type: System.String

See also

Reference

SPWebInfoUsageEntry class

SPWebInfoUsageEntry members

Microsoft.SharePoint.Administration namespace