ResponseCode.RedirectResponseCode Field
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.
The user has moved temporarily. Retry at the contact header specified. (302)
public: int RedirectResponseCode = 302;
public const int RedirectResponseCode = 302;
val mutable RedirectResponseCode : int
Public Const RedirectResponseCode As Integer = 302