Share via


SPWorkflowTaskProperties.Description - Propriété

Obtient ou définit la description de la tâche de flux de travail.

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

Syntaxe

'Déclaration
Public Property Description As String
    Get
    Set
'Utilisation
Dim instance As SPWorkflowTaskProperties
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

Valeur de propriété

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

Voir aussi

Référence

SPWorkflowTaskProperties classe

SPWorkflowTaskProperties - Membres

Microsoft.SharePoint.Workflow - Espace de noms