ContentTypeChangedEventArgs.BeforeContentType Propriedade

Definição

O IContentType antes de a alteração ter ocorrido.

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

Valor da propriedade

IContentType

O tipo de conteúdo antes da alteração.

Aplica-se a