Udostępnij za pośrednictwem


FaultReason.Translations Właściwość

Definicja

Pobiera kolekcję opisów błędów w różnych językach.

public:
 property System::Collections::Generic::SynchronizedReadOnlyCollection<System::ServiceModel::FaultReasonText ^> ^ Translations { System::Collections::Generic::SynchronizedReadOnlyCollection<System::ServiceModel::FaultReasonText ^> ^ get(); };
public System.Collections.Generic.SynchronizedReadOnlyCollection<System.ServiceModel.FaultReasonText> Translations { get; }
member this.Translations : System.Collections.Generic.SynchronizedReadOnlyCollection<System.ServiceModel.FaultReasonText>
Public ReadOnly Property Translations As SynchronizedReadOnlyCollection(Of FaultReasonText)

Wartość właściwości

SynchronizedReadOnlyCollection<FaultReasonText>

Kolekcja FaultReasonText obiektów, w której każdy obiekt opisuje błąd w innym języku.

Dotyczy