ShellCodeWindowControl.m_secondaryView Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected: Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ m_secondaryView;
protected Microsoft.VisualStudio.TextManager.Interop.IVsTextView m_secondaryView;
val mutable m_secondaryView : Microsoft.VisualStudio.TextManager.Interop.IVsTextView
Protected m_secondaryView As IVsTextView