|   | InstallerBaseConfigurationName Property | 
        
        
            Gets associated application configuration file name.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected virtual string ConfigurationName { get; }Protected Overridable ReadOnly Property ConfigurationName As String
	Get
protected:
virtual property String^ ConfigurationName {
	String^ get ();
}abstract ConfigurationName : string with get
override ConfigurationName : string with get
function get_ConfigurationName();
Property Value
String See Also
See Also