言語

BasicLineParser.Protocol プロパティ

定義

解析するプロトコルのバージョン。

[Android.Runtime.Register("protocol")]
protected Org.Apache.Http.ProtocolVersion? Protocol { get; set; }
[<Android.Runtime.Register("protocol")>]
member this.Protocol : Org.Apache.Http.ProtocolVersion with get, set

プロパティ値

解析するプロトコルのバージョン。通常はプロトコル名のみが関連します。

属性

注釈

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

適用対象