SPWebInfo.MasterUrl property
A URL da página principal do site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property MasterUrl As String
Get
'Uso
Dim instance As SPWebInfo
Dim value As String
value = instance.MasterUrl
public string MasterUrl { get; }
Property value
Type: System.String
Uma representação de String de URL principal do site.