Click or drag to resize

ConnectionParametersConfigurationFileName Property

Gets or sets required external BPA PDCstream INI based configuration file.

Namespace: GSF.PhasorProtocols.BPAPDCstream
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