Table of Contents

Interface IAclFileAttributeView

Namespace
Java.Nio.File.Attribute
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IAclFileAttributeView : IFileOwnerAttributeView, IFileAttributeView, IAttributeView
Inherited Members

Properties

Acl

List<AclEntry> Acl { get; set; }

Property Value

List<AclEntry>

Methods

Name()

String Name()

Returns

String

String