IPropertyBag::Write Method (String^, Object^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Write(
	String^ pszPropName,
	[InAttribute] Object^% pVar
)

Parameters

pszPropName
Type: System::String^
pVar
Type: System::Object^
Return to top
Show: