HttpRequestWrapper.AcceptTypes 屬性

定義

取得用戶端支援的 MIME 接受 (Accept) 類型的陣列。

public:
 virtual property cli::array <System::String ^> ^ AcceptTypes { cli::array <System::String ^> ^ get(); };
public override string[] AcceptTypes { get; }
member this.AcceptTypes : string[]
Public Overrides ReadOnly Property AcceptTypes As String()

屬性值

String[]

用戶端支援之 MIME 接受類型的陣列。

適用於