|
ConfigurationFrameConfigurationCachePath Property
|
Gets the path for storing serialized phasor protocol configurations.
Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public static string ConfigurationCachePath { get; }
Public Shared ReadOnly Property ConfigurationCachePath As String
Get
public:
static property String^ ConfigurationCachePath {
String^ get ();
}
static member ConfigurationCachePath : string with get
GSF.PhasorProtocols.Anonymous.ConfigurationFrame.get_ConfigurationCachePath = function();
View SourceProperty Value
StringSee Also