PropertiesFile Constructor |
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic PropertiesFile(
string fileName
)
public:
PropertiesFile(
String^ fileName
)
Parameters
- fileName
- Type: SystemString
[Missing <param name="fileName"/> documentation for "M:X3Platform.Configuration.PropertiesFile.#ctor(System.String)"]
See Also