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