|
ConcentratorIniFileName Property
|
Gets or sets the INI based configuration file name of this
Concentrator.
Namespace: PhasorProtocolAdapters.BpaPdcStreamAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public string IniFileName { get; set; }
Public Property IniFileName As String
Get
Set
member IniFileName : string with get, set
function get_IniFileName();
function set_IniFileName(value);
View SourceProperty Value
StringSee Also