System.Resources.IResourceWriter.Close Method

Closes the underlying resource file or stream, ensuring all the data has been written to the file.

Syntax

public void Close ()

Remarks

If necessary, IResourceWriter.Close will call the IResourceWriter.Generate method to output the resources to the underlying file or stream before closing it.

Requirements

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0