Share via


PrintCommitAttributesException.CommittedAttributesCollection Vlastnost

Definice

Collection<T> Získá název atributů, které byly úspěšně potvrzeny.

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

Hodnota vlastnosti

A Collection<T> z řetězců, které identifikují PrintSystemObject atributy, které byly úspěšně potvrzeny.

Platí pro