CorsPolicy.Headers Vlastnost

Definice

Získá hlavičky, které prostředek podporuje.

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)

Hodnota vlastnosti

IList<String>

Platí pro