|   | ConfigurationFrameConfigurationCachePath Property | 
        
        
            Gets the path for storing serialized phasor protocol configurations.
            
        
        Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic 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();
Property Value
String See Also
See Also