VsDiffLayer Interface

Definition

Coclass definition.

public interface class VsDiffLayer
public interface class VsDiffLayer
__interface VsDiffLayer
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.VisualStudio.TextManager.Interop.VsDiffLayerClass))]
public interface VsDiffLayer
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.VisualStudio.TextManager.Interop.VsDiffLayerClass))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("7BAA8929-E209-4019-80E6-A7F522435710")]
public interface VsDiffLayer
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.VisualStudio.TextManager.Interop.VsDiffLayerClass))>]
type VsDiffLayer = interface
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.VisualStudio.TextManager.Interop.VsDiffLayerClass))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("7BAA8929-E209-4019-80E6-A7F522435710")>]
type VsDiffLayer = interface
Public Interface VsDiffLayer
Derived
Attributes

Applies to