次の方法で共有


CorsResult.AllowedHeaders プロパティ

定義

許可されたヘッダーを取得します。

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

プロパティ値

適用対象