SftpAttributes.Created Property Namespace: Rebex.Net Assembly: Rebex.Sftp.dll (version 7.0.9147) Created Gets or sets the DateTime of the item creation. Only supported for SFTP v4 servers! Declaration public DateTime Created { get; set; } Property Value Type Description DateTime The DateTime of item creation.