ITextDataModel Properties

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

NameDescription
System_CAPS_pubpropertyContentType

The IContentType of the text data model.

System_CAPS_pubpropertyDataBuffer

Gets the ITextBuffer that should be presented in the editor.

System_CAPS_pubpropertyDocumentBuffer

Gets the ITextBuffer that corresponds to a document in the file system.

Return to top
Show: