LinePrinterException.Namespace Property

String representation of the Namespace that the exception was thrown from.

Syntax

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

Values

This method returns the string "Honeywell.Mobility.Print."

More Information

LinePrinterException Class