Udostępnij za pośrednictwem


Konstruktor Source —

Inicjuje nowe wystąpienie 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 Sub New ( _
    service As LanguageService, _
    textLines As IVsTextLines, _
    colorizer As Colorizer _
)
public Source(
    LanguageService service,
    IVsTextLines textLines,
    Colorizer colorizer
)

Parametry

Uwagi

Source Klasy--lub wyprowadzenie, tej klasy — zostanie uruchomiony w danej implementacji CreateSource metody.Jeżeli pochodzi od Source klasy, należy wywołać konstruktora podstawowej.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Source Klasa

Przestrzeń nazw Microsoft.VisualStudio.Package