Udostępnij za pośrednictwem


RedirectionException.Locations Właściwość

Definicja

Pobiera kolekcję obiektów skojarzonych RedirectionLocation z bieżącym RedirectionExceptionelementem .

public:
 property System::Collections::Generic::IEnumerable<System::ServiceModel::Channels::RedirectionLocation ^> ^ Locations { System::Collections::Generic::IEnumerable<System::ServiceModel::Channels::RedirectionLocation ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.ServiceModel.Channels.RedirectionLocation> Locations { get; }
member this.Locations : seq<System.ServiceModel.Channels.RedirectionLocation>
Public ReadOnly Property Locations As IEnumerable(Of RedirectionLocation)

Wartość właściwości

Kolekcja lokalizacji przekierowania.

Dotyczy