IDiffViewerCodeWindowFactory Interface

Used to create diff viewer code window

Namespace:  Microsoft.VisualStudio.Data.Tools.Delta.VSDelta
Assembly:  Microsoft.VisualStudio.Data.Tools.Delta (in Microsoft.VisualStudio.Data.Tools.Delta.dll)

Syntax

'Declaration
Public Interface IDiffViewerCodeWindowFactory
'Usage
Dim instance As IDiffViewerCodeWindowFactory
public interface IDiffViewerCodeWindowFactory
public interface class IDiffViewerCodeWindowFactory
type IDiffViewerCodeWindowFactory =  interface end
public interface IDiffViewerCodeWindowFactory

The IDiffViewerCodeWindowFactory type exposes the following members.

Methods

  Name Description
Public method CreateDiffViewerCodeWindow

Top

See Also

Reference

Microsoft.VisualStudio.Data.Tools.Delta.VSDelta Namespace