PrintCommitAttributesException.FailedAttributesCollection Właściwość

Definicja

Pobiera nazwy Collection<T> atrybutów, które nie zostały zatwierdzone.

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)

Wartość właściwości

Ciągi Collection<T> identyfikujące PrintSystemObject atrybuty, których program nie może zatwierdzić.

Dotyczy