This documentation is archived and is not being maintained.
FileData::Attributes Property
Gets the file attributes.
Namespace:
Microsoft.Synchronization.Files
Assembly:
Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
public:
property FileAttributes Attributes {
FileAttributes get ();
}
File attributes are used to indicate a variety of information about a file or folder, such as whether it is hidden or read-only.