IPropertyBag::Read Method (String^, Object^, IErrorLog^, UInt32, Object^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void Read( String^ pszPropName, [OutAttribute] Object^% pVar, IErrorLog^ pErrorLog, unsigned int VARTYPE, Object^ pUnkObj )
Parameters
- pszPropName
- Type: System::String^
- pVar
- Type: System::Object^
- pErrorLog
- Type: Microsoft.VisualStudio.OLE.Interop::IErrorLog^
- VARTYPE
- Type: System::UInt32
- pUnkObj
- Type: System::Object^
Show: