다음을 통해 공유


IEditorOperations.InsertNewLine 메서드

현재 캐럿 위치에 새 줄을 삽입합니다.

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

구문

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

반환 값

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

.NET Framework 보안

참고 항목

참조

IEditorOperations 인터페이스

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