TextDataModelContentTypeChangedEventArgs.AfterContentType Propriété

Définition

IContentType du ITextDataModel après la modification.

public:
 property Microsoft::VisualStudio::Utilities::IContentType ^ AfterContentType { Microsoft::VisualStudio::Utilities::IContentType ^ get(); };
public:
 property Microsoft::VisualStudio::Utilities::IContentType ^ AfterContentType { Microsoft::VisualStudio::Utilities::IContentType ^ get(); };
public Microsoft.VisualStudio.Utilities.IContentType AfterContentType { get; }
member this.AfterContentType : Microsoft.VisualStudio.Utilities.IContentType
Public ReadOnly Property AfterContentType As IContentType

Valeur de propriété

IContentType

IContentType du ITextDataModel après la modification.

S’applique à