RedirectionDuration.Permanent Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar som RedirectionDuration representerar en permanent omdirigering.
public:
static property System::ServiceModel::Channels::RedirectionDuration ^ Permanent { System::ServiceModel::Channels::RedirectionDuration ^ get(); };
public static System.ServiceModel.Channels.RedirectionDuration Permanent { get; }
static member Permanent : System.ServiceModel.Channels.RedirectionDuration
Public Shared ReadOnly Property Permanent As RedirectionDuration
Egenskapsvärde
En RedirectionDuration som innehåller ett värde som representerar en permanent omdirigering.
Kommentarer
En permanent omdirigeringstid anger att de nya platser som angetts ska användas permanent för det angivna omfånget.