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)

属性值

适用于