DesignerConfigurationService.AutoSurroundWithSequenceEnabled プロパティ

定義

シーケンスでの自動囲み機能が有効かどうかを示す値を取得または設定します。

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

プロパティ値

true シーケンスでの自動サラウンドが有効な場合。それ以外の場合は false

適用対象