Table of Contents

Interface IFileAttribute<T>

Namespace
Java.Nio.File.Attribute
Assembly
MASES.JNet.dll
public interface IFileAttribute<T>

Type Parameters

T

Methods

Name()

String Name()

Returns

String

String

Value()

T Value()

Returns

T

T