Entry.attributes

Returns the raw Windows attributes of this directory entry.

  1. uint attributes [@property getter]
  2. uint attributes [@property getter]
    struct Entry
    version(Windows)
    @property const pure nothrow
    uint
    attributes
    ()

Meta