Share via


FlowStep.StartingMessage Property

Definition

If the CompletionType is CompletionType.ZeroOrMore, this message will be used to ask the user if they want to execute the current step or skip it.

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

Property Value

Applies to