ITextView::TextDataModel Property

 

Gets the ITextDataModel of this text view.

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

property ITextDataModel^ TextDataModel {
	ITextDataModel^ get();
}
Return to top
Show: