Aracılığıyla paylaş


FaultReason.Translations Özellik

Tanım

Farklı dillerde hata açıklamalarından oluşan bir koleksiyon alır.

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)

Özellik Değeri

Her nesnenin FaultReasonText hatayı farklı bir dilde açıkladığı bir nesne koleksiyonu.

Şunlara uygulanır