ClientMachineName Property
Summary
Gets the name of the client machine that printed the job.
Syntax
public string ClientMachineName { get; }
Public ReadOnly Property ClientMachineName As String
public:
property String^ ClientMachineName {
String^ get();
}
Property Value
A System.String that represents the name of the client machine that printed the job.