C# 클래스 Microsoft.CodeAnalysis.Editor.Shared.Tagging.NavigableHighlightTag

The base type of any text marker tags that can be navigated with Ctrl+Shift+Up and Ctrl+Shift+Down.
Unless you are writing code relating to reference or keyword highlighting, you should not be using this type.
상속: TextMarkerTag
파일 보기 프로젝트 열기: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

보호된 메소드들

메소드 설명
NavigableHighlightTag ( string type ) : Microsoft.VisualStudio.Text.Tagging

메소드 상세

NavigableHighlightTag() 보호된 메소드

protected NavigableHighlightTag ( string type ) : Microsoft.VisualStudio.Text.Tagging
type string
리턴 Microsoft.VisualStudio.Text.Tagging