Partager via


GraphBufferContentTypeChangedEventArgs.AfterContentType, propriété

Obtient IContentType après la modification.

Espace de noms :  Microsoft.VisualStudio.Text.Projection
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AfterContentType As IContentType
public IContentType AfterContentType { get; }
public:
property IContentType^ AfterContentType {
    IContentType^ get ();
}
member AfterContentType : IContentType with get
function get AfterContentType () : IContentType

Valeur de propriété

Type : Microsoft.VisualStudio.Utilities.IContentType
IContentType après modification.

Sécurité .NET Framework

Voir aussi

Référence

GraphBufferContentTypeChangedEventArgs Classe

Microsoft.VisualStudio.Text.Projection, espace de noms