ArchiveMember.name

Sets the final element in the path of this member. e.g. for the path "a/b/c/e/fg.txt" the changed path part will be "fg.txt" Warning: Do not use this property while this member is currently part of an archive.

  1. string name [@property getter]
  2. string name [@property setter]
    class ArchiveMember
    @property
    void
    name
    (
    string newname
    )

Meta