TextDataModelContentTypeChangedEventArgs.AfterContentType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 du ITextDataModel après la modification.