IVsDifferenceCodeWindow 인터페이스
네임스페이스: Microsoft.VisualStudio.Editor
어셈블리: Microsoft.VisualStudio.Editor(Microsoft.VisualStudio.Editor.dll)
구문
‘선언
Public Interface IVsDifferenceCodeWindow _
Inherits IVsCodeWindow
public interface IVsDifferenceCodeWindow : IVsCodeWindow
public interface class IVsDifferenceCodeWindow : IVsCodeWindow
type IVsDifferenceCodeWindow =
interface
interface IVsCodeWindow
end
public interface IVsDifferenceCodeWindow extends IVsCodeWindow
IVsDifferenceCodeWindow 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
Caption | |
![]() |
Control | |
![]() |
DifferenceViewer | |
![]() |
InlineLabel | |
![]() |
LeftLabel | |
![]() |
RightLabel | |
![]() |
SideBySideLabel | |
![]() |
Tooltip |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
Close | (IVsCodeWindow에서 상속됨) |
![]() |
GetBuffer | (IVsCodeWindow에서 상속됨) |
![]() |
GetEditorCaption | (IVsCodeWindow에서 상속됨) |
![]() |
GetLastActiveView | (IVsCodeWindow에서 상속됨) |
![]() |
GetPrimaryView | (IVsCodeWindow에서 상속됨) |
![]() |
GetSecondaryView | (IVsCodeWindow에서 상속됨) |
![]() |
GetViewClassID | (IVsCodeWindow에서 상속됨) |
![]() |
SetBaseEditorCaption | (IVsCodeWindow에서 상속됨) |
![]() |
SetBuffer | (IVsCodeWindow에서 상속됨) |
![]() |
SetViewClassID | (IVsCodeWindow에서 상속됨) |
위쪽