RedirectionException.Locations Eigenschap

Definitie

Hiermee haalt u een verzameling RedirectionLocation objecten op die aan de huidige RedirectionExceptionzijn gekoppeld.

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)

Waarde van eigenschap

Een verzameling omleidingslocaties.

Van toepassing op