FlowStep.StartingMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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