共用方式為


CorsPolicy.ExposedHeaders 屬性

定義

取得資源可能使用且可公開的標頭。

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

屬性值

適用於