ITextViewModel.DataModel Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ITextDataModel that supplies the DataBuffer and the governing IContentType for the view.
public:
 property Microsoft::VisualStudio::Text::ITextDataModel ^ DataModel { Microsoft::VisualStudio::Text::ITextDataModel ^ get(); };public:
 property Microsoft::VisualStudio::Text::ITextDataModel ^ DataModel { Microsoft::VisualStudio::Text::ITextDataModel ^ get(); };public Microsoft.VisualStudio.Text.ITextDataModel DataModel { get; }member this.DataModel : Microsoft.VisualStudio.Text.ITextDataModelPublic ReadOnly Property DataModel As ITextDataModelProperty Value
The ITextDataModel that supplies the DataBuffer and the governing IContentType for the view