다음을 통해 공유


IEditorOperations.DecreaseLineIndent 메서드

여러 줄의 항목을 선택한 경우 선택 항목의 모든 줄에서 들여쓰기를 제거하거나 그렇지 않은 경우 캐럿이 설정된 줄에서 들여쓰기를 제거합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Operations
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
Function DecreaseLineIndent As Boolean
bool DecreaseLineIndent()
bool DecreaseLineIndent()
abstract DecreaseLineIndent : unit -> bool
function DecreaseLineIndent() : boolean

반환 값

형식: Boolean
편집이 성공하면 true이고, 그렇지 않으면 false입니다.

.NET Framework 보안

참고 항목

참조

IEditorOperations 인터페이스

Microsoft.VisualStudio.Text.Operations 네임스페이스