Language

AclEntryFlag.InheritOnly Property

Definition

Specifies that the ACL entry does not apply to the object on which it is defined.

[Android.Runtime.Register("INHERIT_ONLY", ApiSince=26)]
public static Java.Nio.FileNio.Attributes.AclEntryFlag? InheritOnly { get; }
[<Android.Runtime.Register("INHERIT_ONLY", ApiSince=26)>]
static member InheritOnly : Java.Nio.FileNio.Attributes.AclEntryFlag

Property Value

Specifies that the ACL entry does not apply to the object on which it is defined.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to