Share via


FlowStep.Plugins Property

Definition

Gets or sets the plugin available for the current step

public System.Collections.Generic.List<string>? Plugins { get; set; }
member this.Plugins : System.Collections.Generic.List<string> with get, set
Public Property Plugins As List(Of String)

Property Value

Applies to