Compartilhar via


EntityEnclosingRequestWrapper.Entity Propriedade

Definição

public virtual Org.Apache.Http.IHttpEntity? Entity { [Android.Runtime.Register("getEntity", "()Lorg/apache/http/HttpEntity;", "GetGetEntityHandler")] get; [Android.Runtime.Register("setEntity", "(Lorg/apache/http/HttpEntity;)V", "GetSetEntity_Lorg_apache_http_HttpEntity_Handler")] set; }
[<get: Android.Runtime.Register("getEntity", "()Lorg/apache/http/HttpEntity;", "GetGetEntityHandler")>]
[<set: Android.Runtime.Register("setEntity", "(Lorg/apache/http/HttpEntity;)V", "GetSetEntity_Lorg_apache_http_HttpEntity_Handler")>]
member this.Entity : Org.Apache.Http.IHttpEntity with get, set

Valor da propriedade

Implementações

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a