IDataServiceHost.RequestAcceptCharSet プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HTTP ヘッダーの値を表す文字列を Accept-Charset
取得します。
public:
property System::String ^ RequestAcceptCharSet { System::String ^ get(); };
public string RequestAcceptCharSet { get; }
member this.RequestAcceptCharSet : string
Public ReadOnly Property RequestAcceptCharSet As String
プロパティ値
HTTP ヘッダーの値を Accept-Charset
表す文字列。
注釈
Accept-Charset
ヘッダーが要求に存在する場合、null を返します。