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