ContentTypeChangedEventArgs.BeforeContentType Eigenschaft

Definition

Der IContentType vor der Änderung.

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

Eigenschaftswert

IContentType

Der Inhaltstyp vor der Änderung.

Gilt für