Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a glyph tag, which is consumed by the glyph margin to place glyph visuals.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
Public Interface IGlyphTag _
Inherits ITag
public interface IGlyphTag : ITag
public interface class IGlyphTag : ITag
type IGlyphTag =
interface
interface ITag
end
public interface IGlyphTag extends ITag