openPDC Synchrophasor Help
GetConfigurationCacheFileName Method (configurationName)
NamespacesTVA.PhasorProtocols.AnonymousConfigurationFrameGetConfigurationCacheFileName(String)
Gets the file name with path of the specified configurationName.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetConfigurationCacheFileName(
	string configurationName
)
Public Shared Function GetConfigurationCacheFileName ( _
	configurationName As String _
) As String
public:
static String^ GetConfigurationCacheFileName(
	String^ configurationName
)
Parameters
configurationName (String)
Name of the configuration to get file name for.
Return Value
File name with path of the specified configurationName.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0