ObjectStreamConstants.SubclassImplementationPermission Propriedade

Definição

Cuidado

Use 'Java.IO.IObjectStreamConstants.SubclassImplementationPermission'. This class will be removed in a future release.

Habilite a substituição de readObject e writeObject.

[Android.Runtime.Register("SUBCLASS_IMPLEMENTATION_PERMISSION")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.SubclassImplementationPermission'. This class will be removed in a future release.")]
public static Java.IO.SerializablePermission? SubclassImplementationPermission { get; }
[<Android.Runtime.Register("SUBCLASS_IMPLEMENTATION_PERMISSION")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.SubclassImplementationPermission'. This class will be removed in a future release.")>]
static member SubclassImplementationPermission : Java.IO.SerializablePermission

Valor da propriedade

Com SerializablePermission o nome de enableSubclassImplementation destino.

Atributos

Comentários

Habilite a substituição de readObject e writeObject.

Adicionado em 1.2.

Documentação Java para java.io.ObjectStreamConstants.SUBCLASS_IMPLEMENTATION_PERMISSION.

Software fonte do Android Open Source Project fonte para java.io.ObjectStreamConstants.

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

Aplica-se a