CompletionPresentationViewModel.Items Свойство

Определение

Элементы завершения для вывода с выделенными диапазонами.

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionItemWithHighlight> Items { System::Collections::Immutable::ImmutableArray<Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionItemWithHighlight> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionItemWithHighlight> Items { get; }
member this.Items : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionItemWithHighlight>
Public ReadOnly Property Items As ImmutableArray(Of CompletionItemWithHighlight)

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

ImmutableArray<CompletionItemWithHighlight>

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