言語

CoreProtocolPNames.HttpContentCharset フィールド

定義

注意事項

Use 'Org.Apache.Http.Params.ICoreProtocolPNames.HttpContentCharset'. This class will be removed in a future release.

コンテンツ本文のエンコードに既定で使用する文字セットを定義します。

[Android.Runtime.Register("HTTP_CONTENT_CHARSET")]
[System.Obsolete("Use 'Org.Apache.Http.Params.ICoreProtocolPNames.HttpContentCharset'. This class will be removed in a future release.")]
public const string HttpContentCharset;
[<Android.Runtime.Register("HTTP_CONTENT_CHARSET")>]
[<System.Obsolete("Use 'Org.Apache.Http.Params.ICoreProtocolPNames.HttpContentCharset'. This class will be removed in a future release.")>]
val mutable HttpContentCharset : string

フィールド値

属性

注釈

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象