| 
            
              PhasorMeasurementMapperConfigurationCacheFileName Property
             | 
          
        
        
            Gets the configuration cache file name, with path.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic string ConfigurationCacheFileName { get; }Public ReadOnly Property ConfigurationCacheFileName As String
	Get
public:
property String^ ConfigurationCacheFileName {
	String^ get ();
}member ConfigurationCacheFileName : string with get
function get_ConfigurationCacheFileName();
 View SourceProperty Value
String
See Also