ITextDataModel::ContentType Property
Visual Studio 2015
The IContentType of the text data model.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Property Value
Type: Microsoft.VisualStudio.Utilities::IContentType^The IContentType of the text data model.
Usually this content type is the same as the IContentType of the DocumentBuffer, but this is not necessarily always the case.
Show: