IVsSelectionContext.CurrentContextMenuHost Property
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.
Get the current context menu host
public:
property Microsoft::VisualStudio::Modeling::Diagrams::IContextMenuHost ^ CurrentContextMenuHost { Microsoft::VisualStudio::Modeling::Diagrams::IContextMenuHost ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.IContextMenuHost CurrentContextMenuHost { get; }
member this.CurrentContextMenuHost : Microsoft.VisualStudio.Modeling.Diagrams.IContextMenuHost
Public ReadOnly Property CurrentContextMenuHost As IContextMenuHost