Compartir a través de


de la propiedad PublishingWeb.MasterUrl

Obtiene la dirección URL principal para este objeto PublishingWeb .

Espacio de nombres:  Microsoft.SharePoint.Publishing
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
Public ReadOnly Property MasterUrl As InheritableStringProperty
    Get
'Uso
Dim instance As PublishingWeb
Dim value As InheritableStringProperty

value = instance.MasterUrl
public InheritableStringProperty MasterUrl { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Publishing.InheritableStringProperty
La dirección URL principal para este PublishingWeb.

Comentarios

Este valor puede ser heredado.

Vea también

Referencia

clase PublishingWeb

Miembros PublishingWeb

Espacio de nombres Microsoft.SharePoint.Publishing

[T:Microsoft.SharePoint.SPWeb.MasterUrlT:Microsoft.SharePoint.Publishing.PublishingWeb.CustomMasterUrlT:Microsoft.SharePoint.Publishing.InheritableStringProperty]