Click or drag to resize
PropertiesFileSave Method

[Missing <summary> documentation for "M:X3Platform.Configuration.PropertiesFile.Save(System.String)"]

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void Save(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:X3Platform.Configuration.PropertiesFile.Save(System.String)"]

See Also