IProjectionBufferFactoryService.ProjectionContentType Property

Definition

The default content type for projection buffers.

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

Property Value

The default content type for projection buffers.

Applies to