|
InstallerBaseConfigurationName Property
|
Gets associated application configuration file name.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax protected 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();
View SourceProperty Value
StringSee Also