ITextBufferFactoryService.InertContentType Property

Definition

A content type for which no associated artifacts are automatically created.

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

Property Value

The inert IContentType.

Applies to