Share via


PrintSupportCommunicationErrorDetectedEventArgs.ErrorKind Property

Definition

A value from the IppPrinterCommunicationKind enumeration specifying the kind of error that was encountered.

public:
 property IppCommunicationErrorKind ErrorKind { IppCommunicationErrorKind get(); };
IppCommunicationErrorKind ErrorKind();
public IppCommunicationErrorKind ErrorKind { get; }
var ippCommunicationErrorKind = printSupportCommunicationErrorDetectedEventArgs.errorKind;
Public ReadOnly Property ErrorKind As IppCommunicationErrorKind

Property Value

A value from the IppPrinterCommunicationKind enumeration.

Applies to