次の方法で共有


AppPlatformGatewayCorsProperties.ExposedHeaders プロパティ

定義

クロスサイト要求のために公開する HTTP 応答ヘッダー。

public System.Collections.Generic.IList<string> ExposedHeaders { get; }
member this.ExposedHeaders : System.Collections.Generic.IList<string>
Public ReadOnly Property ExposedHeaders As IList(Of String)

プロパティ値

適用対象