ModelingDocView.IVsStatusbarUser.SetInfo Method
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.
Called by the shell when it's time for us to set info on the status bar.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsStatusbarUser.SetInfo() = Microsoft::VisualStudio::Shell::Interop::IVsStatusbarUser::SetInfo;
int IVsStatusbarUser.SetInfo ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsStatusbarUser.SetInfo : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsStatusbarUser.SetInfo : unit -> int
Function SetInfo () As Integer Implements IVsStatusbarUser.SetInfo