Click or drag to resize

CachedIniFileWriteSectionTo Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public void WriteSectionTo(
	string SectionKey,
	TextWriter Writer
)

Parameters

SectionKey
Type: SystemString
Writer
Type: System.IOTextWriter
See Also