ContentTypeChangedEventArgs.BeforeContentType Свойство

Определение

Тип IContentType до изменения.

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

Тип содержимого перед изменением.

Применяется к