IFile.

Attributes Property

Summary

Gets or sets the file attributes.
Namespace
Cake.Core.IO
Containing Type
IFile

Syntax

FileAttributes Attributes { get; set; }

Value

Type Description
FileAttributes The file attributes.