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