|
PhasorMeasurementMapperJsonConfigurationPath Property
|
Gets the path to the configuration cache directory.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public 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
StringSee Also