OfficeTask.WebURL - Propriété

L'url complète, en pointant sur le site web. par exemple, « foo/http://www.fabrikam.com:8080/barre » ou « http://www.fabrikam.com/foo/bar »

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

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property WebURL As String
    Get
'Utilisation
Dim instance As OfficeTask
Dim value As String

value = instance.WebURL
[BrowsableAttribute(false)]
public string WebURL { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

OfficeTask classe

OfficeTask - Membres

Microsoft.Office.Workflow.Actions - Espace de noms