FaultReason.Translations Eigenschap

Definitie

Hiermee haalt u een verzameling foutbeschrijvingen in verschillende talen op.

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)

Waarde van eigenschap

Een verzameling FaultReasonText objecten, waarbij elk object de fout in een andere taal beschrijft.

Van toepassing op