| 
            
              PhasorMeasurementMapperJsonConfigurationPath Property
             | 
          
        
        
            Gets the path to the configuration cache directory.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic static string JsonConfigurationPath { get; }Public Shared ReadOnly Property JsonConfigurationPath As String
	Get
public:
static property String^ JsonConfigurationPath {
	String^ get ();
}static member JsonConfigurationPath : string with get
PhasorProtocolAdapters.PhasorMeasurementMapper.get_JsonConfigurationPath = function();
 View SourceProperty Value
String
See Also