CodeWindowManager Properties

 

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

NameDescription
System_CAPS_pubpropertyCodeWindow

Returns the IVsCodeWindow this CodeWindowManager is managing.

System_CAPS_pubpropertyDropDownHelper

Returns the drop-down helper class.

System_CAPS_pubpropertyLanguageService

Returns the language service that owns this code window manager.

System_CAPS_pubpropertyProperties

Allows retrieving and updating the document properties.

System_CAPS_pubpropertySource

Returns the Source object associated with the view managed by this code window manager class.

Return to top
Show: