IPersistPropertyBag2.Load(IPropertyBag2, IErrorLog) 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 Load(Microsoft::VisualStudio::OLE::Interop::IPropertyBag2 ^ pPropBag, Microsoft::VisualStudio::OLE::Interop::IErrorLog ^ pErrLog);
public:
void Load(Microsoft::VisualStudio::OLE::Interop::IPropertyBag2 ^ pPropBag, Microsoft::VisualStudio::OLE::Interop::IErrorLog ^ pErrLog);
void Load(Microsoft::VisualStudio::OLE::Interop::IPropertyBag2 const & pPropBag, Microsoft::VisualStudio::OLE::Interop::IErrorLog const & pErrLog);
public void Load (Microsoft.VisualStudio.OLE.Interop.IPropertyBag2 pPropBag, Microsoft.VisualStudio.OLE.Interop.IErrorLog pErrLog);
abstract member Load : Microsoft.VisualStudio.OLE.Interop.IPropertyBag2 * Microsoft.VisualStudio.OLE.Interop.IErrorLog -> unit
Public Sub Load (pPropBag As IPropertyBag2, pErrLog As IErrorLog)
Parameters
- pPropBag
- IPropertyBag2
- pErrLog
- IErrorLog