PrintCommitAttributesException.FailedAttributesCollection Tulajdonság

Definíció

Collection<T> Lekéri a nem véglegesített attribútumok nevét.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ FailedAttributesCollection { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> FailedAttributesCollection { get; }
member this.FailedAttributesCollection : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property FailedAttributesCollection As Collection(Of String)

Tulajdonság értéke

Sztringek Collection<T> , amelyek azonosítják azokat az PrintSystemObject attribútumokat, amelyeket a program nem tudott véglegesíteni.

A következőre érvényes: