IppAttributeError.Reason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value that indicates the reason why the attribute set operation failed for a printer or printer job.
public:
property IppAttributeErrorReason Reason { IppAttributeErrorReason get(); };
IppAttributeErrorReason Reason();
public IppAttributeErrorReason Reason { get; }
var ippAttributeErrorReason = ippAttributeError.reason;
Public ReadOnly Property Reason As IppAttributeErrorReason
Property Value
The reason why the attribute set operation failed for a printer or printer job.