|
ServiceHostBaseConsoleApplicationName Property
|
Gets the related remote console application name.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax protected 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();
View SourceProperty Value
StringSee Also