ContentTypeChangedEventArgs.BeforeContentType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
O tipo de conteúdo antes da alteração.