IPersistFile::Save Method (String^, Int32)

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

void Save(
	String^ pszFileName,
	int fRemember
)

Parameters

pszFileName
Type: System::String^
fRemember
Type: System::Int32
Return to top
Show: