CompletionItemWithHighlight.HighlightedSpans Свойство

Определение

Какие части DisplayText следует выделить

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::VisualStudio::Text::Span> HighlightedSpans { System::Collections::Immutable::ImmutableArray<Microsoft::VisualStudio::Text::Span> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Text.Span> HighlightedSpans { get; }
public System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Text.Span> HighlightedSpans { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.HighlightedSpans : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Text.Span>
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.HighlightedSpans : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Text.Span>
Public ReadOnly Property HighlightedSpans As ImmutableArray(Of Span)

Значение свойства

ImmutableArray<Span>
Атрибуты

Применяется к