Activity.Label Property

Definition

Gets or sets a descriptive label for the activity.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Property Value

A descriptive label for the activity.

Implements

Applies to