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

속성 값

시퀀스를 사용하여 자동 서라운드를 사용하도록 설정하면

적용 대상