RequestConfigurationReferer Property |
A
String containing the value of the HTTP Referer header. The default value is null.
Note: For additional information see section 14.36 of IETF RFC 2616 - HTTP/1.1.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string Referer { get; set; }Property Value
String
See Also