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