TextDataModelContentTypeChangedEventArgs.BeforeContentType 属性

定义

IContentType ITextDataModel 更改之前的的。

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

属性值

IContentType

IContentType ITextDataModel 更改之前的的。

适用于