RedirectionException.Locations Egenskap

Definition

Hämtar en samling RedirectionLocation objekt som är associerade med den aktuella RedirectionException.

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)

Egenskapsvärde

En samling omdirigeringsplatser.

Gäller för