Returns a string that represents the current object.Returns a string that represents the current object.
public override string ToString()
public:
String^ ToString(); override
'Declaration
Public Overrides NotOverridable Function ToString() As String
'Usage
Dim instance As EmptyConnectivity
Dim value As String
value = instance.ToString()
Return Value
A string that represents the current object.A string that represents the current object.
Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows