Partager via


SPWorkflowTaskCollection.Xml - Propriété

Retourne une chaîne qui représente la définition de collection de tâche de flux de travail au format XML.

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

Syntaxe

'Déclaration
Public ReadOnly Property Xml As String
    Get
'Utilisation
Dim instance As SPWorkflowTaskCollection
Dim value As String

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

Valeur de propriété

Type : System.String
String qui représente la définition de tâche.

Voir aussi

Référence

SPWorkflowTaskCollection classe

SPWorkflowTaskCollection - Membres

Microsoft.SharePoint.Workflow - Espace de noms