SPAlertHandlerParams.webUrl - Champ
Chaîne représentant l'Url du site Web.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public webUrl As String
'Utilisation
Dim instance As SPAlertHandlerParams
Dim value As String
value = instance.webUrl
instance.webUrl = value
public string webUrl
Voir aussi
Référence
SPAlertHandlerParams structure