Share via


FileSystemInfo.Attributes Property

Gets or sets the FileAttributes of the current FileSystemInfo.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)

Syntax

public FileAttributes Attributes { get; }

Property Value

FileAttribute of the current FileSystemInfo.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

FileSystemInfo Class
FileSystemInfo Members
System.IO Namespace