Freigeben über


IppSetAttributesResult.AttributeErrors Eigenschaft

Definition

Ruft die Auflistung von Fehlern für einen Attributsatzvorgang für einen Drucker- oder Druckerauftrag ab.

public:
 property IMapView<Platform::String ^, IppAttributeError ^> ^ AttributeErrors { IMapView<Platform::String ^, IppAttributeError ^> ^ get(); };
IMapView<winrt::hstring, IppAttributeError const&> AttributeErrors();
public IReadOnlyDictionary<string,IppAttributeError> AttributeErrors { get; }
var iMapView = ippSetAttributesResult.attributeErrors;
Public ReadOnly Property AttributeErrors As IReadOnlyDictionary(Of String, IppAttributeError)

Eigenschaftswert

Die Sammlung von Fehlern für einen Attributsatzvorgang für einen Drucker- oder Druckerauftrag.

Gilt für: