TextDataModelContentTypeChangedEventArgs Properties

 

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

NameDescription
System_CAPS_pubpropertyAfterContentType

Gets the IContentType of the ITextDataModel after the change.

System_CAPS_pubpropertyBeforeContentType

Gets the IContentType of the ITextDataModel before the change.

Return to top
Show: