IProjectionBufferFactoryService::ProjectionContentType Property

 

Gets the default content type for projection buffers.

Namespace:   Microsoft.VisualStudio.Text.Projection
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

property IContentType^ ProjectionContentType {
	IContentType^ get();
}

Property Value

Type: Microsoft.VisualStudio.Utilities::IContentType^

The default content type for projection buffers.

Return to top
Show: