VsTextMarker Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public ref class VsTextMarker : Microsoft::VisualStudio::TextManager::Interop::IVsMergeableUIItem, Microsoft::VisualStudio::TextManager::Interop::IVsPackageDefinedTextMarkerType
[System.Runtime.InteropServices.ComVisible(false)]
public class VsTextMarker : Microsoft.VisualStudio.TextManager.Interop.IVsMergeableUIItem, Microsoft.VisualStudio.TextManager.Interop.IVsPackageDefinedTextMarkerType
[<System.Runtime.InteropServices.ComVisible(false)>]
type VsTextMarker = class
interface IVsPackageDefinedTextMarkerType
interface IVsMergeableUIItem
Public Class VsTextMarker
Implements IVsMergeableUIItem, IVsPackageDefinedTextMarkerType
- Herencia
-
VsTextMarker
- Atributos
- Implementaciones
Constructores
| VsTextMarker(UInt32, COLORINDEX, COLORINDEX, COLORINDEX, LINESTYLE, UInt32, UInt32, Int32, String, String, String) | |
| VsTextMarker(UInt32, COLORINDEX, COLORINDEX, String, String, String) |