IResourceWriter::Close Method ()
.NET Framework (current version)
Closes the underlying resource file or stream, ensuring all the data has been written to the file.
Assembly: mscorlib (in mscorlib.dll)
If necessary, Close will call the Generate method to output the resources to the underlying file or stream before closing it.
.NET Framework
Available since 1.1
Available since 1.1
Show: