HeaderNames.Origin 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.
Gets the Origin
HTTP header name.
public: System::String ^ Origin;
public: static initonly System::String ^ Origin;
public static readonly string Origin;
public const string Origin;
staticval mutable Origin : string
val mutable Origin : string
Public Shared ReadOnly Origin As String
Public Const Origin As String