| 
            
              ConcentratorIniFileName Property
             | 
          
        
        
            Gets or sets the INI based configuration file name of this 
Concentrator.
            
 
        
        Namespace: PhasorProtocolAdapters.BpaPdcStreamAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic 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
String
See Also