DocumentProperties::GetSource Method ()
Visual Studio 2015
Returns a Source object associated with this DocumentProperties object.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Return Value
Type: Microsoft.VisualStudio.Package::Source^Returns a Source object that is obtained from the CodeWindowManager object that was passed to the DocumentProperties class constructor.
Show: