Udostępnij za pośrednictwem


Metoda DocumentProperties.GetSource —

Zwraca Source obiektu skojarzonego z tym DocumentProperties obiektu.

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

Składnia

'Deklaracja
Public Function GetSource As Source
public Source GetSource()

Wartość zwracana

Typ: Microsoft.VisualStudio.Package.Source
Zwraca Source obiekt, który jest uzyskiwany z CodeWindowManager obiekt, który został przekazany do DocumentProperties konstruktora klasy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocumentProperties Klasa

Przestrzeń nazw Microsoft.VisualStudio.Package