Interface IAclFileAttributeView
.NET interface for TO BE DEFINED FROM USER
public interface IAclFileAttributeView : IFileOwnerAttributeView, IFileAttributeView, IAttributeView
- Inherited Members
Properties
Acl
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/attribute/AclFileAttributeView.html#getAcl() https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/attribute/AclFileAttributeView.html#setAcl(java.util.List)
List<AclEntry> Acl { get; set; }
Property Value
Methods
Name()
String Name()