IPersistPropertyBag::Save Method (IPropertyBag^, Int32, Int32)

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

void Save(
	IPropertyBag^ pPropBag,
	int fClearDirty,
	int fSaveAllProperties
)

Parameters

pPropBag
Type: Microsoft.VisualStudio.OLE.Interop::IPropertyBag^
fClearDirty
Type: System::Int32
fSaveAllProperties
Type: System::Int32
Return to top
Show: