Share via


IVsCommandHandlerServiceAdapter.NextCommandTarget Property

Definition

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

Property Value

Applies to