NodeAttributes Constructor
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9448)
NodeAttributes(FileAttributes)
Initializes a new instance of the NodeAttributes
Declaration
public NodeAttributes(FileAttributes fileAttributes)
Parameters
| Type | Name | Description |
|---|---|---|
| FileAttributes | fileAttributes | FileAttributes of the node |