Share via


CorsPolicy.Headers Property

Definition

Gets the headers that are supported by the resource.

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

Property Value

Applies to