IVsCommandHandlerServiceAdapter.NextCommandTarget 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.
A next IOleCommandTarget in a command handling chain.
public:
property Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget ^ NextCommandTarget { Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget ^ get(); };
public Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget NextCommandTarget { get; }
member this.NextCommandTarget : Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget
Public ReadOnly Property NextCommandTarget As IOleCommandTarget