DesignerConfigurationService.AutoSurroundWithSequenceEnabled Property

Definition

Gets or sets a value that indicates whether auto-surround with sequence is enabled.

public:
 property bool AutoSurroundWithSequenceEnabled { bool get(); void set(bool value); };
public bool AutoSurroundWithSequenceEnabled { get; set; }
member this.AutoSurroundWithSequenceEnabled : bool with get, set
Public Property AutoSurroundWithSequenceEnabled As Boolean

Property Value

true if auto-surround with sequence is enabled; otherwise, false.

Applies to