SPWorkflowEventProperties.WebUrl - Propriété

Obtient l'URL complète de l' actuel SPWeb.

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

Syntaxe

'Déclaration
Public ReadOnly Property WebUrl As String
    Get
'Utilisation
Dim instance As SPWorkflowEventProperties
Dim value As String

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

Valeur de propriété

Type : System.String
L'URL complète de l' actuel SPWeb.

Voir aussi

Référence

SPWorkflowEventProperties classe

SPWorkflowEventProperties - Membres

Microsoft.SharePoint.Workflow - Espace de noms