SPWeb.NonHostHeaderUrl - Propriété

Obtient l'url non isolé url complète du site Web.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property NonHostHeaderUrl As String
    Get
'Utilisation
Dim instance As SPWeb
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne qui contient l'URL d'un site web non isolé.

Voir aussi

Référence

SPWeb classe

SPWeb - Membres

Microsoft.SharePoint - Espace de noms