SPAlternateUrl.IncomingUrl - Propriété
Obtient l'URL entrante associé à la zone de la demande.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IncomingUrl As String
Get
'Utilisation
Dim instance As SPAlternateUrl
Dim value As String
value = instance.IncomingUrl
public string IncomingUrl { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient l'URL entrante.