NetworkController NetworkFilename Property ElecNetKit Documentation
The filename corresponding to a stored network model. The network model should define the network but not (necessarily) solve anything.

Namespace: ElecNetKit.Simulator
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public string NetworkFilename { get; set; }
See Also