BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

CommServerConfigurationMain..::..ToString Method

Returns a String containing the name of the Component, if any. This method should not be overridden.

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


public string ToString()
Public Function ToString As String
public:
String^ ToString()

Return Value

A String containing the name of the Component, if any, or null if the Component is unnamed.