Returns the name of the CICS server represented by this instance.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public override sealed string ToString() |
Visual Basic (Declaration) |
---|
Public Overrides NotOverridable Function ToString As String |
Visual C++ |
---|
public: virtual String^ ToString() override sealed |