|   | ServiceHostBaseConsoleApplicationName Property | 
        
        
            Gets the related remote console application name.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected virtual string ConsoleApplicationName { get; }Protected Overridable ReadOnly Property ConsoleApplicationName As String
	Get
protected:
virtual property String^ ConsoleApplicationName {
	String^ get ();
}abstract ConsoleApplicationName : string with get
override ConsoleApplicationName : string with get
function get_ConsoleApplicationName();
Property Value
String See Also
See Also