|
PhasorMeasurementMapperConfigurationCacheFileName Property
|
Gets the configuration cache file name, with path.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public 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
StringSee Also