VsDiffLayer 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.
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