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 const string Origin;
public static readonly string Origin;
val mutable Origin : string
staticval mutable Origin : string
Public Const Origin As String
Public Shared ReadOnly Origin As String