AclEntry.Type 方法

定义

返回 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

返回

ACL 条目类型

属性

注解

返回 ACL 条目类型。

适用于 . 的 java.nio.file.attribute.AclEntry.type()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于