Click or drag to resize

ConnectionParametersConfigurationFileName Property

Gets or sets the optional Macrodyne configuration source based on a BPA PDCstream style INI file.

Namespace: GSF.PhasorProtocols.Macrodyne
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorAttribute(typeof(IniFileNameEditor), typeof(UITypeEditor))]
public string ConfigurationFileName { get; set; }
View Source

Property Value

String
See Also