Udostępnij za pośrednictwem


Właściwość Source.CompletionSet —

Pobiera CompletionSet kolekcji używane dla tego wystąpienia programu Source klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.Package
Zestawy:   Microsoft.VisualStudio.Package.LanguageService.10.0 (w Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (w Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (w Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (w Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Składnia

'Deklaracja
Public ReadOnly Property CompletionSet As CompletionSet
public CompletionSet CompletionSet { get; }

Wartość właściwości

Typ: Microsoft.VisualStudio.Package.CompletionSet
CompletionSet Obiekt utworzony w konstruktorze.

Uwagi

CompletionSet Utworzony obiekt w konstruktorze, wywołując CreateCompletionSet metody.Zestaw zakończenia jest używany do zarządzania listą elementów członkowskich dla wsparcia ukończenia IntelliSense.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Source Klasa

Przestrzeń nazw Microsoft.VisualStudio.Package