TextDataModelContentTypeChangedEventArgs Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | AfterContentType | Gets the IContentType of the ITextDataModel after the change. |
![]() | BeforeContentType | Gets the IContentType of the ITextDataModel before the change. |
Show:
