ITextView::TextViewModel Property

 

Gets the ITextViewModel of this text view.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

property ITextViewModel^ TextViewModel {
	ITextViewModel^ get();
}
Return to top
Show: