TextDataModelContentTypeChangedEventArgs.AfterContentType 属性

定义

IContentType ITextDataModel 更改后的的。

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

属性值

IContentType

IContentType ITextDataModel 更改后的的。

适用于