프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GuidIVxTextBuffer | System.Guid | ||
GuidIWpfTextViewHost | System.Guid |
메소드 | 설명 | |
---|---|---|
GetBuffer ( this textViewAdapter ) : IVsTextLines | ||
GetFilePath ( this textViewAdapter ) : string | ||
ToITextBuffer ( this vsTextBuffer ) : ITextBuffer | ||
ToITextView ( this vsTextView ) : ITextView | ||
ToIVsTextBuffer ( this textBuffer ) : IVsTextBuffer | ||
ToIWpfTextView ( this vsTextView ) : IWpfTextView | ||
ToVsTextView ( this view ) : IVsTextView |
메소드 | 설명 | |
---|---|---|
GetFilePath ( IPersistFileFormat persistFileFormat ) : string |
public static GetBuffer ( this textViewAdapter ) : IVsTextLines | ||
textViewAdapter | this | |
리턴 | IVsTextLines |
public static GetFilePath ( this textViewAdapter ) : string | ||
textViewAdapter | this | |
리턴 | string |
public static ToITextBuffer ( this vsTextBuffer ) : ITextBuffer | ||
vsTextBuffer | this | |
리턴 | ITextBuffer |
public static ToITextView ( this vsTextView ) : ITextView | ||
vsTextView | this | |
리턴 | ITextView |
public static ToIVsTextBuffer ( this textBuffer ) : IVsTextBuffer | ||
textBuffer | this | |
리턴 | IVsTextBuffer |
public static ToIWpfTextView ( this vsTextView ) : IWpfTextView | ||
vsTextView | this | |
리턴 | IWpfTextView |
public static ToVsTextView ( this view ) : IVsTextView | ||
view | this | |
리턴 | IVsTextView |