Saxon API for .NET

QName.ToString Method 

Convert the value to a string. The resulting string is the lexical form of the QName, using the original prefix if there was one.

public override string ToString();

See Also

QName Class | Saxon.Api Namespace