LinePrinterException.TypeName Property

String representation of the class from which the namespace was thrown.

Syntax

[Visual Basic]
Public ReadOnly Property TypeName As String
[C#]
public string TypeName {get;}

Values

This method returns the string "LinePrinter."

More Information

LinePrinterException Class