DocumentProperties::GetCodeWindowManager Method ()

 

Retrieves the code window manager associated with this DocumentProperties object.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
CodeWindowManager^ GetCodeWindowManager()

This method returns the CodeWindowManager object that was passed to the DocumentProperties class constructor.

Return to top
Show: