RedirectionDuration.Permanent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the RedirectionDuration that represents a permanent redirection.
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
Property Value
A RedirectionDuration that contains a value that represents a permanent redirection.
Remarks
A permanent redirection duration indicates the new location(s) specified should be used permanently for the given scope.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.