Atom.NET documentation

AtomPersonConstruct.ToString Method 

Converts the AtomPersonConstruct in a series of xml nodes.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The string representation of AtomPersonConstruct class.

See Also

AtomPersonConstruct Class | Atom.Core Namespace