IDifferenceBufferFactoryService3 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A factory for creating IDifferenceBuffer instances.
public interface IDifferenceBufferFactoryService3 : Microsoft.VisualStudio.Text.Differencing.IDifferenceBufferFactoryService2
type IDifferenceBufferFactoryService3 = interface
interface IDifferenceBufferFactoryService2
interface IDifferenceBufferFactoryService
Public Interface IDifferenceBufferFactoryService3
Implements IDifferenceBufferFactoryService2
- Implements
Remarks
This is a MEF service and can be imported.