Public Overrides Function ToString() As String
Dim instance As Listing
Dim value As String
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override
Return Value
A string representing the text used to initialize the Listing.