EntityTemplate.Content Propiedad

Definición

Obtiene el contenido de la entidad. Esta propiedad no es compatible.

public override System.IO.Stream? Content { [Android.Runtime.Register("getContent", "()Ljava/io/InputStream;", "GetGetContentHandler")] get; }
[<get: Android.Runtime.Register("getContent", "()Ljava/io/InputStream;", "GetGetContentHandler")>]
member this.Content : System.IO.Stream

Valor de propiedad

El acceso a esta propiedad produce UnsupportedOperationException.

Atributos

Excepciones

Se produce cuando se accede a esta propiedad.

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a