TagObj.ToString Method

Converts this instance to its equivalent string representation.
<ID("ToString", (int)e.ToString)> _ 
Public Shadows Function ToString() As String
This language is not supported or no code example is available.
[ID("ToString", (int)e.ToString)] 
new public string ToString()
This language is not supported or no code example is available.

Return Value

string

String representation

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition