Redirect302ExceptionLocation Property
IT Hit WebDAV Classes Reference
302 redirect Location header.
Namespace:
ITHit.WebDAV.Client.Exceptions
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax public string Location { get; set; }
Public Property Location As String
Get
Set
public:
property String^ Location {
String^ get ();
void set (String^ value);
}
member Location : string with get, set
Property Value
Type:
StringSee Also