AclEntry.Type Método

Definición

Devuelve el tipo de entrada ACL.

[Android.Runtime.Register("type", "()Ljava/nio/file/attribute/AclEntryType;", "", ApiSince=26)]
public Java.Nio.FileNio.Attributes.AclEntryType? Type();
[<Android.Runtime.Register("type", "()Ljava/nio/file/attribute/AclEntryType;", "", ApiSince=26)>]
member this.Type : unit -> Java.Nio.FileNio.Attributes.AclEntryType

Devoluciones

tipo de entrada de ACL

Atributos

Comentarios

Devuelve el tipo de entrada ACL.

Java documentación para java.nio.file.attribute.AclEntry.type().

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