IRunnableObject.Run(IBindCtx) 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.
public:
void Run(Microsoft::VisualStudio::OLE::Interop::IBindCtx ^ pbc);
public:
void Run(Microsoft::VisualStudio::OLE::Interop::IBindCtx ^ pbc);
void Run(Microsoft::VisualStudio::OLE::Interop::IBindCtx const & pbc);
public void Run (Microsoft.VisualStudio.OLE.Interop.IBindCtx pbc);
abstract member Run : Microsoft.VisualStudio.OLE.Interop.IBindCtx -> unit
Public Sub Run (pbc As IBindCtx)
Parameters
- pbc
- IBindCtx