Share via


PrintCommitAttributesException.FailedAttributesCollection Vlastnost

Definice

Collection<T> Získá z názvů atributů, které nebyly potvrzeny.

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)

Hodnota vlastnosti

A Collection<T> z řetězců, které identifikují PrintSystemObject atributy, které se programu nepodařilo potvrdit.

Platí pro