IVsDifferenceCodeWindowFactoryService Interface
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 service for creating difference code windows on arbitrary strings or snapshot spans.
public interface class IVsDifferenceCodeWindowFactoryService
C++/CX
public interface class IVsDifferenceCodeWindowFactoryService
__interface IVsDifferenceCodeWindowFactoryService
public interface IVsDifferenceCodeWindowFactoryService
type IVsDifferenceCodeWindowFactoryService = interface
Public Interface IVsDifferenceCodeWindowFactoryService
This is a MEF Component and can be imported as follows:
[Import]
IVsDifferenceCodeWindowFactoryService differenceCodeWindowFactoryService;
Create |
Create and IVsDifferenceCodeWindow showing the differences between two buffers. |
Create |
Create and IVsDifferenceCodeWindow showing the differences between to strings or SnapshotSpans. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |