Click or drag to resize
PropertiesFile Constructor
Initializes a new instance of the PropertiesFile class

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

Parameters

fileName
Type: SystemString

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

See Also